SystemInfo GetTypeFromString Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodStatic memberGetTypeFromString(String, Boolean, Boolean)
Loads the type specified in the type string.
Public methodStatic memberGetTypeFromString(Assembly, String, Boolean, Boolean)
Loads the type specified in the type string.
Public methodStatic memberGetTypeFromString(Type, String, Boolean, Boolean)
Loads the type specified in the type string.
Back to Top
See Also