Свойство | Type | Description | |
---|---|---|---|
_lock | object | ||
_pokerTypes | List |
Méthode | Description | |
---|---|---|
Add ( IEnumerable |
||
Add ( |
||
FromXElement ( System.Xml.Linq.XElement xElement, List |
||
GetPokerType ( string title, string className, int &errorFlags ) : |
||
GetPokerTypesCopy ( ) : PsHandler.PokerTypes.PokerType[] | ||
Remove ( |
||
RemoveAll ( ) : void | ||
SeedDefaultValues ( ) : void | ||
ToXElement ( ) : System.Xml.Linq.XElement |
public Add ( IEnumerable |
||
pokerTypes | IEnumerable |
|
Résultat | void |
public FromXElement ( System.Xml.Linq.XElement xElement, List |
||
xElement | System.Xml.Linq.XElement | |
exceptions | List |
|
exceptionHeader | string | |
Résultat | void |
public GetPokerType ( string title, string className, int &errorFlags ) : |
||
title | string | |
className | string | |
errorFlags | int | |
Résultat |
public GetPokerTypesCopy ( ) : PsHandler.PokerTypes.PokerType[] | ||
Résultat | PsHandler.PokerTypes.PokerType[] |
public Remove ( |
||
pokerType | ||
Résultat | void |
public ToXElement ( ) : System.Xml.Linq.XElement | ||
Résultat | System.Xml.Linq.XElement |