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

type_reference_3() private method

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