ComputerInfo Constructor
Include Protected Members
Include Inherited Members
Initializes an instance of the ComputerInfo class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ComputerInfo() | Initializes an instance of the ComputerInfo class. | |
ComputerInfo(String) | Initializes an instance of the ComputerInfo class by using the provided computer name. |
Top