Свойство | Тип | Описание | |
---|---|---|---|
Rules | List |
Метод | Описание | |
---|---|---|
AutoCatUserScore ( |
||
AutoCatUserScore ( string name = TypeIdString, string filter = null, string prefix = null, bool useWilsonScore = false, List |
||
CategorizeGame ( |
||
Clone ( ) : |
||
GenerateSteamRules ( ICollection |
Generates rules that match the Steam Store rating labels
|
|
LoadFromXmlElement ( |
||
WriteToXml ( System writer ) : void |
Метод | Описание | |
---|---|---|
CheckRule ( |
||
GetProcessedString ( string s ) : string |
public AutoCatUserScore ( |
||
other | ||
Результат | System |
public AutoCatUserScore ( string name = TypeIdString, string filter = null, string prefix = null, bool useWilsonScore = false, List |
||
name | string | |
filter | string | |
prefix | string | |
useWilsonScore | bool | |
rules | List |
|
selected | bool | |
Результат | System |
public CategorizeGame ( |
||
game | ||
filter | Depressurizer.Filter | |
Результат | AutoCatResult |
public GenerateSteamRules ( ICollection |
||
rules | ICollection |
List of UserScore_Rule objects to populate with the new ones. Should generally be empty. |
Результат | void |
public static LoadFromXmlElement ( |
||
xElement | ||
Результат |
public WriteToXml ( System writer ) : void | ||
writer | System | |
Результат | void |