Metodo DedNetApplicationOnNoteTransferPackEvent
             | 
          
        
        
            Lancia l'evento NoteTransferPackEventArgs.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassiprotected internal void OnNoteTransferPackEvent(
	NoteTransferPackEventArgs e
)
Protected Friend Sub OnNoteTransferPackEvent ( 
	e As NoteTransferPackEventArgs
)
protected public:
void OnNoteTransferPackEvent(
	NoteTransferPackEventArgs^ e
)
member OnNoteTransferPackEvent : 
        e : NoteTransferPackEventArgs -> unit Parametri
- e  NoteTransferPackEventArgs
 -  
 
Vedi anche