BooCompiler.Tests.CompilationTestFixture.UsingNestedType C# (CSharp) Method

UsingNestedType() private method

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