Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Rebel
Framework
EntityGraph
Domain
Entity
Attribution
MetaData
AttributeDefinition
C# Class Rebel.Framework.EntityGraph.Domain.Entity.Attribution.MetaData.AttributeDefinition
Inheritance:
IAttributeDefinition
Mostra file
Open project: RebelCMS/rebelcmsxu5
Public Methods
Method
Description
CompareTo
(
int
other
) :
int
Compares the current object with another object of the same type.
Method Details
CompareTo()
public
method
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.
return
int