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

TypeReferenceRepresentsType() private méthode

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