Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public virtual int Compare( ICartellaObject x, ICartellaObject y, IFolio folio ) |
Visual Basic |
---|
Public Overridable Function Compare ( _ x As ICartellaObject, _ y As ICartellaObject, _ folio As IFolio _ ) As Integer |
Visual C++ |
---|
public: virtual int Compare( ICartellaObject^ x, ICartellaObject^ y, IFolio^ folio ) |
Parameters
- folio
- Type: Cartella.Interfaces..::..IFolio