Metodo DedNetAcadAppOnImportPackAndGoPresetCodingOperationEvent
|
Lancia l'evento di ImportPackAndGoPresetCodingOperationEvent
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi public static void OnImportPackAndGoPresetCodingOperationEvent(
Object sender,
DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs e
)
Public Shared Sub OnImportPackAndGoPresetCodingOperationEvent (
sender As Object,
e As DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs
)
public:
static void OnImportPackAndGoPresetCodingOperationEvent(
Object^ sender,
DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs^ e
)
static member OnImportPackAndGoPresetCodingOperationEvent :
sender : Object *
e : DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs -> unit
Parametri
- sender Object
-
- e DedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs
-
Vedi anche