ContentStateChangedEventArgs Constructor |  |
Constructor, that initialize content state.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxpublic ContentStateChangedEventArgs(
ContentState contentState
)
Parameters
- contentState ContentState
- New content state.
See Also