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

TypeReferenceRepresentsType() 개인적인 메소드

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