C# 클래스 KellermanSoftware.CompareNetObjects.Difference

파일 보기 프로젝트 열기: GregFinzer/Compare-Net-Objects 1 사용 예제들

공개 메소드들

메소드 설명
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