C# Class JPB.DataAccess.MetaApi.Model.AttributeInfoCache

Inheritance: IAttributeInfoCache
Exibir arquivo Open project: JPVenson/DataAccess Class Usage Examples

Public Methods

Method Description
AttributeInfoCache ( Attribute attribute ) : System

Private Methods

Method Description
AttributeInfoCache ( ) : System
CompareTo ( AttributeInfoCache other ) : int
Equals ( IAttributeInfoCache other ) : bool
Init ( Attribute attribute ) : IAttributeInfoCache

Method Details

AttributeInfoCache() public method

public AttributeInfoCache ( Attribute attribute ) : System
attribute System.Attribute
return System