Evento DedNetSwAppFileResolutionEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static event EventHandler<DedNetSwAppResolutionEventArgs> FileResolutionEvent
Public Shared Event FileResolutionEvent As EventHandler(Of DedNetSwAppResolutionEventArgs)
public:
static event EventHandler<DedNetSwAppResolutionEventArgs^>^ FileResolutionEvent {
void add (EventHandler<DedNetSwAppResolutionEventArgs^>^ value);
void remove (EventHandler<DedNetSwAppResolutionEventArgs^>^ value);
}
member FileResolutionEvent : IEvent<EventHandler<DedNetSwAppResolutionEventArgs>,
DedNetSwAppResolutionEventArgs>
Valore
EventHandlerDedNetSwAppResolutionEventArgsVedi anche