System.NullConsoleDriver.SetWindowPosition C# (CSharp) Method

SetWindowPosition() public method

public SetWindowPosition ( int left, int top ) : void
left int
top int
return void
		public void SetWindowPosition (int left, int top)
		{
		}