Evento DedNetSwAppImportPackAndGoMappingRootEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.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