Property | Type | Description | |
---|---|---|---|
filename | string | ||
myCards | List |
||
nickname | string | ||
weight | int |
Method | Description | |
---|---|---|
Binder ( string name ) : System.Collections.Generic | ||
addCard ( Card, submission ) : void | ||
getCard ( int index ) : Card, |
public Binder ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |