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

ParameterAsLValue() private méthode

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