BooCompiler.Tests.CallablesIntegrationTestFixture.callables_as_ternay_operands_invocation C# (CSharp) Méthode

callables_as_ternay_operands_invocation() private méthode

private callables_as_ternay_operands_invocation ( ) : void
Résultat void
		public void callables_as_ternay_operands_invocation()
		{
			RunCompilerTestCase(@"callables-as-ternay-operands-invocation.boo");
		}