Mono Class Library: Overview

System.ComponentModel.Design.ITypeResolutionService: Members

The members of System.ComponentModel.Design.ITypeResolutionService are listed below.

Public Methods

GetAssembly(System.Reflection.AssemblyName) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
GetAssembly(System.Reflection.AssemblyName, bool) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
GetPathOfAssembly(System.Reflection.AssemblyName) : string
Documentation for this section has not yet been entered.
GetType(string) : Type
Documentation for this section has not yet been entered.
GetType(string, bool) : Type
Documentation for this section has not yet been entered.
GetType(string, bool, bool) : Type
Documentation for this section has not yet been entered.
ReferenceAssembly(System.Reflection.AssemblyName)
Documentation for this section has not yet been entered.