BooCompiler.Tests.GenericsTestFixture.nullable_6 C# (CSharp) 메소드

nullable_6() 개인적인 메소드

private nullable_6 ( ) : void
리턴 void
		public void nullable_6()
		{
			RunCompilerTestCase(@"nullable-6.boo");
		}
		
GenericsTestFixture