Metodo DedNetAcadAppOnImportPackAndGoPresetCodingOperationEvent
|
Lancia l'evento di ImportPackAndGoPresetCodingOperationEvent
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.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