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

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

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