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

type_reference_2() private method

private type_reference_2 ( ) : void
return void
		public void type_reference_2()
		{
			RunCompilerTestCase(@"type-reference-2.boo");
		}
		
GenericsTestFixture