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