C# Class GPATool.Util.AdminUtil

Exibir arquivo Open project: hackerzhou/GPATool Class Usage Examples

Public Methods

Method Description
GetHardwareId ( ) : String
IsAdmin ( String hardwareKey ) : bool

Private Methods

Method Description
CheckAdmin ( String hardwareKey ) : bool

Method Details

GetHardwareId() public static method

public static GetHardwareId ( ) : String
return String

IsAdmin() public static method

public static IsAdmin ( String hardwareKey ) : bool
hardwareKey String
return bool