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