C# Class Dds.Net.Integration.DdTableDealPbn

Exibir arquivo Open project: anorsich/dds.net Class Usage Examples

Public Methods

Method 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 method

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.
return System.Runtime.InteropServices