Metodo DedNetSwAppOnImportPackAndGoPresetCodingOperationEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static void OnImportPackAndGoPresetCodingOperationEvent(
Object sender,
DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs e
)
Public Shared Sub OnImportPackAndGoPresetCodingOperationEvent (
sender As Object,
e As DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs
)
public:
static void OnImportPackAndGoPresetCodingOperationEvent(
Object^ sender,
DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs^ e
)
static member OnImportPackAndGoPresetCodingOperationEvent :
sender : Object *
e : DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs -> unit
Parametri
- sender Object
-
- e DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs
-
Vedi anche