C# Класс KellermanSoftware.CompareNetObjects.Difference

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetShortItem ( ) : string

Item and property name only

GetWhatIsCompared ( ) : string

The type and index of what is compared

ToString ( ) : string

Nicely formatted string

Описание методов

GetShortItem() публичный Метод

Item and property name only
public GetShortItem ( ) : string
Результат string

GetWhatIsCompared() публичный Метод

The type and index of what is compared
public GetWhatIsCompared ( ) : string
Результат string

ToString() публичный Метод

Nicely formatted string
public ToString ( ) : string
Результат string