Metodo DedNetInvAppOnModifyingDocumentsEvent |
Namespace: DedNetInv
public static void OnModifyingDocumentsEvent( Object sender, DedNetInvAppModifyingDocumentsEventArgs e )
Public Shared Sub OnModifyingDocumentsEvent ( sender As Object, e As DedNetInvAppModifyingDocumentsEventArgs )
public: static void OnModifyingDocumentsEvent( Object^ sender, DedNetInvAppModifyingDocumentsEventArgs^ e )
static member OnModifyingDocumentsEvent : sender : Object * e : DedNetInvAppModifyingDocumentsEventArgs -> unit