Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SystemInfo.GetTypeFromString�Method

Loads the type specified in the type string.

Overload List

Loads the type specified in the type string.

public�static�Type�GetTypeFromString(Assembly,string,bool,bool);

Loads the type specified in the type string.

public�static�Type�GetTypeFromString(string,bool,bool);

Loads the type specified in the type string.

public�static�Type�GetTypeFromString(Type,string,bool,bool);

See Also

SystemInfo Class | log4net.Util Namespace