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

IncrementPropertyAndUseValue() private méthode

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