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

nullable_5() 개인적인 메소드

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