C# 클래스 CkanDotNet.Api.Helper.CacheEntrySummary

상속: IComparable
파일 보기 프로젝트 열기: opencolorado/.NET-Wrapper-for-CKAN-API

공개 메소드들

메소드 설명
CompareTo ( object obj ) : int

Compares this entry to another entry for sorting

메소드 상세

CompareTo() 공개 메소드

Compares this entry to another entry for sorting
public CompareTo ( object obj ) : int
obj object
리턴 int