Evento DedNetSwAppImportPackAndGoPresetCodingOperationEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassipublic static event EventHandler<DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs> ImportPackAndGoPresetCodingOperationEvent
Public Shared Event ImportPackAndGoPresetCodingOperationEvent As EventHandler(Of DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs)
public:
static event EventHandler<DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs^>^ ImportPackAndGoPresetCodingOperationEvent {
void add (EventHandler<DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs^>^ value);
void remove (EventHandler<DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs^>^ value);
}
member ImportPackAndGoPresetCodingOperationEvent : IEvent<EventHandler<DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs>,
DedNetSwAppImportPackAndGoPresetCodingOperationEventArgs>
Valore
EventHandlerDedNetSwAppImportPackAndGoPresetCodingOperationEventArgs
Vedi anche