Evento DedNetSwAppImportPackAndGoMappingRootEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static event EventHandler<DedNetSwAppImportPackAndGoMappingRootEventArgs> ImportPackAndGoMappingRootEvent
Public Shared Event ImportPackAndGoMappingRootEvent As EventHandler(Of DedNetSwAppImportPackAndGoMappingRootEventArgs)
public:
static event EventHandler<DedNetSwAppImportPackAndGoMappingRootEventArgs^>^ ImportPackAndGoMappingRootEvent {
void add (EventHandler<DedNetSwAppImportPackAndGoMappingRootEventArgs^>^ value);
void remove (EventHandler<DedNetSwAppImportPackAndGoMappingRootEventArgs^>^ value);
}
member ImportPackAndGoMappingRootEvent : IEvent<EventHandler<DedNetSwAppImportPackAndGoMappingRootEventArgs>,
DedNetSwAppImportPackAndGoMappingRootEventArgs>
Valore
EventHandlerDedNetSwAppImportPackAndGoMappingRootEventArgsVedi anche