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

IndexPropertyWithSyntacticAttribute() private méthode

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