BaseLib.BaseRemoteObject.setValue C# (CSharp) Method

setValue() public abstract method

public abstract setValue ( int pValue ) : void
pValue int
return void
		public abstract void setValue (int pValue);
		public Test test = null;