Statistics Constructor
Overload List
Name | Description | |
---|---|---|
Statistics()()()() |
This initializes an empty Statistics object.
|
|
Statistics(Int32) |
This initializes a Statistics object with the passed in value.
|
|
Statistics(Int32, Int32) |
This initializes a Statistics object with the passed in values.
|
|
Statistics(Int32, Int32, Int32) |
This initializes a Statistics object with the passed in values.
|
|
Statistics(Int32, Int32, Int32, Int32) |
This initializes a Statistics object with the passed in values.
|
|
Statistics(Int32, Int32, Int32, Int32, DateTime) |
This initializes a Statistics object with the passed in values.
|