Property | Type | Description | |
---|---|---|---|
clientName | string | ||
clientOQ | int | ||
notes | string |
Method | Description | |
---|---|---|
Client ( string cName, int cOQ, string note ) : System |
public Client ( string cName, int cOQ, string note ) : System | ||
cName | string | |
cOQ | int | |
note | string | |
return | System |