NotifyPropertyBaseSetValue Method |
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void SetValue(
ref byte proxy,
int position,
bool value
)
Parameters
- proxy Byte
-
- position Int32
-
- value Boolean
-
See Also