C# 클래스 VSTalk.Engine.ViewModel.ContactList.Order.DefaultResourceComparator

상속: IResourceComparator
파일 보기 프로젝트 열기: Irdis/VSTalk 1 사용 예제들

공개 메소드들

메소드 설명
Compare ( IClientResource x, IClientResource y ) : int

비공개 메소드들

메소드 설명
CompareInterlocutors ( InterlocutorResourceViewModel x, InterlocutorResourceViewModel y ) : int
CompareRooms ( RoomResourceViewModel x, RoomResourceViewModel y ) : int
ShowMeasure ( ShowType show ) : int
StateMeasure ( ContactState state ) : int

메소드 상세

Compare() 공개 메소드

public Compare ( IClientResource x, IClientResource y ) : int
x IClientResource
y IClientResource
리턴 int