BooCompiler.Tests.CompilationTestFixture.LessThanEqualForInts C# (CSharp) Méthode

LessThanEqualForInts() private méthode

private LessThanEqualForInts ( ) : void
Résultat void
        public void LessThanEqualForInts()
        {
            RunCompilerTestCase("lte_int.boo");
        }