IStateOnStateChange Method |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax void OnStateChange(
State state,
Object args = null,
string callingMemberName = null
)
Parameters
- state State
-
- args Object (Optional)
-
- callingMemberName String (Optional)
-
See Also