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

TypeReferenceRepresentsType() private method

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