MainForm.ReturnFalse C# (CSharp) Method

ReturnFalse() static private method

static private ReturnFalse ( ) : bool
return bool
	static bool ReturnFalse ()
	{
		return false;
	}
MainForm