Metodo DedNetAcadAppOnImportPackAndGoPresetCodingOperationEvent
|
Lancia l'evento di ImportPackAndGoPresetCodingOperationEvent
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 25.3.0.0 (25.3.0.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
- Tipo: SystemObject
- e
- Tipo: DedNetAcadDedNetAcadAppImportPackAndGoPresetCodingOperationEventArgs
Vedi anche