Metodo DedNetApplicationOnDistCopyData
|
Lancia l'evento DistCopyDataEvent.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected internal void OnDistCopyData(
Object sender,
DistCopyDataEventArgs e
)
Protected Friend Sub OnDistCopyData (
sender As Object,
e As DistCopyDataEventArgs
)
protected public:
void OnDistCopyData(
Object^ sender,
DistCopyDataEventArgs^ e
)
member OnDistCopyData :
sender : Object *
e : DistCopyDataEventArgs -> unit
Parametri
- sender Object
-
- e DistCopyDataEventArgs
-
Vedi anche