C# Class KellermanSoftware.CompareNetObjects.Difference

ファイルを表示 Open project: GregFinzer/Compare-Net-Objects Class Usage Examples

Public Methods

Method Description
GetShortItem ( ) : string

Item and property name only

GetWhatIsCompared ( ) : string

The type and index of what is compared

ToString ( ) : string

Nicely formatted string

Method Details

GetShortItem() public method

Item and property name only
public GetShortItem ( ) : string
return string

GetWhatIsCompared() public method

The type and index of what is compared
public GetWhatIsCompared ( ) : string
return string

ToString() public method

Nicely formatted string
public ToString ( ) : string
return string