C# Class wmib.Extensions.DynamicRoles

Inheritance: Module
Mostrar archivo Open project: benapetr/wikimedia-bot

Public Properties

Property Type Description
IsUpdated bool

Public Methods

Method Description
Construct ( ) : bool
Hook_OnRegister ( ) : bool
Hook_OnUnload ( ) : bool
Load ( ) : void
RegisterPermissions ( ) : void

Private Methods

Method Description
Save ( ) : void
cmGrant ( CommandParams pm ) : void
cmGrantRole ( CommandParams pm ) : void
cmRevoke ( CommandParams pm ) : void
cmRevokeRole ( CommandParams pm ) : void

Method Details

Construct() public method

public Construct ( ) : bool
return bool

Hook_OnRegister() public method

public Hook_OnRegister ( ) : bool
return bool

Hook_OnUnload() public method

public Hook_OnUnload ( ) : bool
return bool

Load() public method

public Load ( ) : void
return void

RegisterPermissions() public method

public RegisterPermissions ( ) : void
return void

Property Details

IsUpdated public_oe property

public bool IsUpdated
return bool