Represents a difference between two configuration values.
Name | Description | |
---|---|---|
Difference(string name, object templateValue, object objectValue) |
Initializes a new instance of the Difference class. |
Name | Description | |
---|---|---|
ActualValue |
Gets the actual value. |
|
Name |
Gets the name. |
|
TemplateValue |
Gets the template value. |