Metodo DedNetSwAppOnImportPackAndGoMappingRootEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassipublic static void OnImportPackAndGoMappingRootEvent(
Object sender,
DedNetSwAppImportPackAndGoMappingRootEventArgs e
)
Public Shared Sub OnImportPackAndGoMappingRootEvent (
sender As Object,
e As DedNetSwAppImportPackAndGoMappingRootEventArgs
)
public:
static void OnImportPackAndGoMappingRootEvent(
Object^ sender,
DedNetSwAppImportPackAndGoMappingRootEventArgs^ e
)
static member OnImportPackAndGoMappingRootEvent :
sender : Object *
e : DedNetSwAppImportPackAndGoMappingRootEventArgs -> unit
Parametri
- sender Object
-
- e DedNetSwAppImportPackAndGoMappingRootEventArgs
-
Vedi anche