ManagementHelper Class

DCSoft.DBUtilityGeneric

ManagementHelper Class
系统管理帮助类
Inheritance Hierarchy
SystemObject  DCSoft.Utility.UtilsManagementHelper

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class ManagementHelper

The ManagementHelper type exposes the following members.

Constructors
  NameDescription
Public methodManagementHelper
Initializes a new instance of the ManagementHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic membergetBaseBoardSerialNumber
Public methodStatic memberGetCpuCount
Public methodStatic memberGetCpuMHZ
Public methodStatic memberGetDiskID
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetMACString
Public methodStatic memberGetSizeOfDisk
Public methodStatic memberGetSizeOfMemery
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetUserName
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also