Evento DedNetSwAppImportPackAndGoPresetCodingOperationEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public 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
EventHandlerDedNetSwAppImportPackAndGoPresetCodingOperationEventArgsVedi anche