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

callable_2() private method

private callable_2 ( ) : void
return void
		public void callable_2()
		{
			RunCompilerTestCase(@"callable-2.boo");
		}
		
GenericsTestFixture