Metodo DedNetApplicationOnDistCopyData
             | 
          
        
        
            Lancia l'evento DistCopyDataEvent.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected 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