Property | Type | Description | |
---|---|---|---|
BuyIn | decimal | ||
CurrencyBuyIn | PokerEnums.Currency | ||
CurrencyPrizePool | PokerEnums.Currency | ||
CurrencyTargetBuyIn | PokerEnums.Currency | ||
GameType | string | ||
HeroPlace | int | ||
IsSatellite | bool | ||
PlayerCount | int | ||
Players | List |
||
PrizePool | decimal | ||
Rake | decimal | ||
RegexBuyIn | |||
RegexFinishedPlace | |||
RegexHeader | |||
RegexPlayer | |||
RegexPlayerCount | |||
RegexPrizePool | |||
RegexSuperSatellite | |||
RegexTargetTournament | |||
RegexTournamentFinished | |||
RegexTournamentStarted | |||
TargetTournamentBuyIn | decimal | ||
TotalBuyIn | decimal | ||
TournamentFinishedET | System.DateTime | ||
TournamentFinishedLocal | System.DateTime | ||
TournamentFinishedLocalTimeZone | string | ||
TournamentNumber | long | ||
TournamentStartedET | System.DateTime | ||
TournamentStartedLocal | System.DateTime | ||
TournamentStartedLocalTimeZone | string | ||
TournamentSummary | string |
Method | Description | |
---|---|---|
FromTournamentSummary ( string tournamentSummary ) : |
Method | Description | |
---|---|---|
AnalyzeLine ( string text, |
public static FromTournamentSummary ( string tournamentSummary ) : |
||
tournamentSummary | string | |
return |
public PokerEnums.Currency CurrencyBuyIn | ||
return | PokerEnums.Currency |
public PokerEnums.Currency CurrencyPrizePool | ||
return | PokerEnums.Currency |
public PokerEnums.Currency CurrencyTargetBuyIn | ||
return | PokerEnums.Currency |
public static Regex,System.Text.RegularExpressions RegexBuyIn | ||
return |
public static Regex,System.Text.RegularExpressions RegexFinishedPlace | ||
return |
public static Regex,System.Text.RegularExpressions RegexHeader | ||
return |
public static Regex,System.Text.RegularExpressions RegexPlayer | ||
return |
public static Regex,System.Text.RegularExpressions RegexPlayerCount | ||
return |
public static Regex,System.Text.RegularExpressions RegexPrizePool | ||
return |
public static Regex,System.Text.RegularExpressions RegexSuperSatellite | ||
return |
public static Regex,System.Text.RegularExpressions RegexTargetTournament | ||
return |
public static Regex,System.Text.RegularExpressions RegexTournamentFinished | ||
return |
public static Regex,System.Text.RegularExpressions RegexTournamentStarted | ||
return |
public DateTime,System TournamentFinishedET | ||
return | System.DateTime |
public DateTime,System TournamentFinishedLocal | ||
return | System.DateTime |
public string TournamentFinishedLocalTimeZone | ||
return | string |
public DateTime,System TournamentStartedET | ||
return | System.DateTime |
public DateTime,System TournamentStartedLocal | ||
return | System.DateTime |
public string TournamentStartedLocalTimeZone | ||
return | string |