Metodo DedNetSwAppOnFileResolutionEvent
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static void OnFileResolutionEvent(
Object sender,
DedNetSwAppResolutionEventArgs e
)
Public Shared Sub OnFileResolutionEvent (
sender As Object,
e As DedNetSwAppResolutionEventArgs
)
public:
static void OnFileResolutionEvent(
Object^ sender,
DedNetSwAppResolutionEventArgs^ e
)
static member OnFileResolutionEvent :
sender : Object *
e : DedNetSwAppResolutionEventArgs -> unit
Parametri
- sender Object
-
- e DedNetSwAppResolutionEventArgs
-
Vedi anche