Boo.Lang.Compiler.TypeSystem.TypeSystemServices.TypeSystemServices C# (CSharp) Method

TypeSystemServices() public method

public TypeSystemServices ( ) : System
return System
        public TypeSystemServices()
            : this(CompilerContext.Current)
        {
        }

Same methods

TypeSystemServices::TypeSystemServices ( CompilerContext context ) : System
TypeSystemServices