Delegate TofArModelingManager.ApplicationResumingEventHandler
Application resuming delegate
Namespace: TofAr.V0.Modeling
Assembly: TofArModelingAssembly.dll
Syntax
public delegate void ApplicationResumingEventHandler(object sender);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | Caller object |