C# 클래스 Rebel.Framework.EntityGraph.Domain.Entity.Attribution.MetaData.IAttributeTypeDefinitionCodeContract

상속: IAttributeTypeDefinition
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
CompareTo ( int other ) : int

Compares the current object with another object of the same type.

비공개 메소드들

메소드 설명
ObjectInvariant ( ) : void

메소드 상세

CompareTo() 공개 메소드

Compares the current object with another object of the same type.
public CompareTo ( int other ) : int
other int An object to compare with this object.
리턴 int