Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Initialize ( IGenericData GenericData, IConfigSource source, IRegistryCore simBase, string defaultConnectionString ) : void |
Метод | Описание | |
---|---|---|
DeleteMute ( UUID muteID, UUID AgentID ) : void | ||
GetMuteList ( UUID AgentID ) : List |
||
IsMuted ( UUID AgentID, UUID PossibleMuteID ) : bool | ||
UpdateMute ( |
public Initialize ( IGenericData GenericData, IConfigSource source, IRegistryCore simBase, string defaultConnectionString ) : void | ||
GenericData | IGenericData | |
source | IConfigSource | |
simBase | IRegistryCore | |
defaultConnectionString | string | |
Результат | void |