Mono Class Library: System.Reflection.Assembly Overview | Members

System.Reflection.Assembly.GetType Overloads

The overloads of GetType are listed below. For a list of all members, see the Assembly Members list.

Public Methods

GetType() : Type
Documentation for this section has not yet been entered.
GetType(string) : Type
Returns the Type object with the specified name defined in the current assembly.
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.