Click or drag to resize

NotifyPropertyBaseSetValue Method


Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void SetValue(
	ref byte proxy,
	int position,
	bool value
)

Parameters

proxy  Byte
 
position  Int32
 
value  Boolean
 
See Also