BooCompiler.Tests.GenericsTestFixture.nullable_4 C# (CSharp) Method

nullable_4() private method

private nullable_4 ( ) : void
return void
		public void nullable_4()
		{
			RunCompilerTestCase(@"nullable-4.boo");
		}
		
GenericsTestFixture