C# Класс Rebel.Framework.EntityGraph.Domain.Entity.Attribution.MetaData.AttributeDefinition

Наследование: IAttributeDefinition
Показать файл Открыть проект

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

Метод Описание
CompareTo ( int other ) : int

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

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

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