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

method_ref_1() private method

private method_ref_1 ( ) : void
return void
		public void method_ref_1()
		{
			RunCompilerTestCase(@"method-ref-1.boo");
		}
		
GenericsTestFixture