Mono Class Library: System.Type Overview | Members

System.Type.ReflectionOnlyGetType Method

Documentation for this section has not yet been entered.

public static Type ReflectionOnlyGetType (string typeName, bool throwIfNotFound, bool ignoreCase)

Parameters

typeName
Documentation for this section has not yet been entered.
throwIfNotFound
Documentation for this section has not yet been entered.
ignoreCase
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0