Class PersonComparer.CommentFieldDifference
public class PersonComparer.CommentFieldDifference
- Inheritance
-
PersonComparer.CommentFieldDifference
- Inherited Members
- Extension Methods
Constructors
CommentFieldDifference(PersonCommentField, StateFieldType, object, object)
public CommentFieldDifference(PersonCommentField field, StateFieldType type, object value1, object value2)
Parameters
fieldPersonCommentFieldtypeStateFieldTypevalue1objectvalue2object
Properties
Field
public PersonCommentField Field { get; }
Property Value
Type
public StateFieldType Type { get; }
Property Value
Value1
public object Value1 { get; }
Property Value
Value2
public object Value2 { get; }