Mono Class Library: Overview

System.ComponentModel.Design.ITypeResolutionService: Method Members

The methods of System.ComponentModel.Design.ITypeResolutionService are listed below. For a list of all members, see the ITypeResolutionService Members list.

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.