C# Класс Rebel.Framework.Persistence.Abstractions.Attribution.MetaData.IAttributeTypeDefinitionCodeContract

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

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

Метод Описание
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