C# Class KellermanSoftware.CompareNetObjects.Difference

Afficher le fichier Open project: GregFinzer/Compare-Net-Objects Class Usage Examples

Méthodes publiques

Méthode 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 méthode

Item and property name only
public GetShortItem ( ) : string
Résultat string

GetWhatIsCompared() public méthode

The type and index of what is compared
public GetWhatIsCompared ( ) : string
Résultat string

ToString() public méthode

Nicely formatted string
public ToString ( ) : string
Résultat string