Click or drag to resize
StatisticsFactoryCreateAtomicStatistics Method
Overload List
  NameDescription
Public methodCreateAtomicStatistics(StatisticsType)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and with default ids.
Public methodCreateAtomicStatistics(StatisticsType, String)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and with a default numeric id.
Public methodCreateAtomicStatistics(StatisticsType, String, Int64)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and numericId.
Top
See Also