C# Class Hackery.Privilege

显示文件 Open project: cartman300/Hackery

Public Methods

Method Description
Disable ( ) : void
Enable ( ) : void
Privilege ( string Name ) : System

Method Details

Disable() public method

public Disable ( ) : void
return void

Enable() public method

public Enable ( ) : void
return void

Privilege() public method

public Privilege ( string Name ) : System
Name string
return System