Method | Description | |
---|---|---|
MarketPoint ( System.DateTime when, int size ) : System |
Construct a MarketPoint with the specified date and size.
|
public MarketPoint ( System.DateTime when, int size ) : System | ||
when | System.DateTime | When is this data from. |
size | int | What is the size of the data. |
return | System |