Evento DedNetSwAppImportPackAndGoAfterLoadEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static event EventHandler<DedNetSwAppImportPackAndGoAfterLoadEventArgs> ImportPackAndGoAfterLoadEvent
Public Shared Event ImportPackAndGoAfterLoadEvent As EventHandler(Of DedNetSwAppImportPackAndGoAfterLoadEventArgs)
public:
static event EventHandler<DedNetSwAppImportPackAndGoAfterLoadEventArgs^>^ ImportPackAndGoAfterLoadEvent {
void add (EventHandler<DedNetSwAppImportPackAndGoAfterLoadEventArgs^>^ value);
void remove (EventHandler<DedNetSwAppImportPackAndGoAfterLoadEventArgs^>^ value);
}
member ImportPackAndGoAfterLoadEvent : IEvent<EventHandler<DedNetSwAppImportPackAndGoAfterLoadEventArgs>,
DedNetSwAppImportPackAndGoAfterLoadEventArgs>
Valore
EventHandlerDedNetSwAppImportPackAndGoAfterLoadEventArgsVedi anche