Property | Type | Description | |
---|---|---|---|
count | int? | ||
date | Date | ||
total | int? |
Method | Description | |
---|---|---|
Stats ( ) : System | ||
Stats ( Date date, int count, int total ) : System |
public Stats ( Date date, int count, int total ) : System | ||
date | Date | |
count | int | |
total | int | |
return | System |