Evento DedNetSwAppImportPackAndGoMappingRootEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassipublic 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
EventHandlerDedNetSwAppImportPackAndGoMappingRootEventArgs
Vedi anche