Evento DedNetSwAppImportPackAndGoAfterLoadEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.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