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

callable_1() 개인적인 메소드

private callable_1 ( ) : void
리턴 void
		public void callable_1()
		{
			RunCompilerTestCase(@"callable-1.boo");
		}
		
GenericsTestFixture