System.NullConsoleDriver.SetBufferSize C# (CSharp) Method

SetBufferSize() public method

public SetBufferSize ( int width, int height ) : void
width int
height int
return void
		public void SetBufferSize (int width, int height)
		{
		}