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