프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 | ||
리턴 |