Constructors
Defines the constructors for the ValeMetricsInfo class.
less than a minute
Overloads
ValeMetricsInfo()- Initializes a new instance of the ValeMetricsInfo class.
ValeMetricsInfo(System.Collections.Hashtable)- Initializes a new instance of the ValeMetricsInfo class from the output of
vale ls-metrics ValeMetricsInfo(System.Collections.Hashtable, System.IO.FileInfo)- Initializes a new instance of the ValeMetricsInfo class from the output of
vale ls-metricsand the file’s information.
ValeMetricsInfo()
Initializes a new instance of the ValeMetricsInfo class.
ValeMetricsInfo(System.Collections.Hashtable)
Initializes a new instance of the ValeMetricsInfo class from the output of
vale ls-metrics.
ValeMetricsInfo(System.Collections.Hashtable, System.IO.FileInfo)
Initializes a new instance of the ValeMetricsInfo class from the output of
vale ls-metrics and the file’s information.