Property | Type | Description | |
---|---|---|---|
h_ch | int | ||
h_desc | string | ||
h_print | bool |
Method | Description | |
---|---|---|
h_list ( int hCh, string hDesc, bool hPrint ) : System |
public h_list ( int hCh, string hDesc, bool hPrint ) : System | ||
hCh | int | |
hDesc | string | |
hPrint | bool | |
return | System |