C# Class Dds.Net.Integration.DdTableDealPbn

Afficher le fichier Open project: anorsich/dds.net Class Usage Examples

Méthodes publiques

Méthode Description
DdTableDealPbn ( char pbnCards ) : System.Runtime.InteropServices

Constructor. Initialises the local cards array and converts the char array parameter into an array of length 80.

Method Details

DdTableDealPbn() public méthode

Constructor. Initialises the local cards array and converts the char array parameter into an array of length 80.
public DdTableDealPbn ( char pbnCards ) : System.Runtime.InteropServices
pbnCards char Char array containing a PBN code. Can be of indeterminate length.
Résultat System.Runtime.InteropServices