WMIHelper Constructor CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodWMIHelper 
Initializes a new instance of the WMIHelper class for the local host.
Public methodWMIHelper(String)
Initializes a new instance of the WMIHelper class for the local host. Pre-selects a section to use in single-argument version of GetInfo(String).
Public methodWMIHelper(String, String, String, String)
Initializes a new instance of the WMIHelper class.
Public methodWMIHelper(String, String, String, String, String)
Initializes a new instance of the WMIHelper class. Pre-selects a section to use in single-argument version of GetInfo(String).
Back to Top
See Also