Version:
Difference(string name, object templateValue, object objectValue) Constructor
Initializes a new instance of the Difference class.
Syntax
public Difference(string name, object templateValue, object objectValue)
Parameters
- name
- Type: string
The name of the value being compared.
- templateValue
- Type: object
The desired value.
- objectValue
- Type: object
The action value.