Constructors

Defines the constructors for the ValeMetricsInfo class.

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-metrics and 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.

Last modified March 10, 2023: (GH-71) Document Vale classes (ad1e42a)