BooCompiler.Tests.CompilationTestFixture.UsingNestedType C# (CSharp) 메소드

UsingNestedType() 개인적인 메소드

private UsingNestedType ( ) : void
리턴 void
        public void UsingNestedType()
        {
            RunCompilerTestCase("UsingNestedType.boo");
        }