BooCompiler.Tests.GenericsTestFixture.callable_2 C# (CSharp) Метод

callable_2() приватный Метод

private callable_2 ( ) : void
Результат void
		public void callable_2()
		{
			RunCompilerTestCase(@"callable-2.boo");
		}
		
GenericsTestFixture