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

TypeAsICallable() private method

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