RuntimeState.AutoLockMethod Delegate | |
Delegate that describes the signature of the AutoLock methods
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax DELEGATE VOID AutoLockMethod()
public delegate void AutoLockMethod()
See Also