C# 클래스 JPB.DataAccess.MetaApi.Model.AttributeInfoCache

상속: IAttributeInfoCache
파일 보기 프로젝트 열기: JPVenson/DataAccess 1 사용 예제들

공개 메소드들

메소드 설명
AttributeInfoCache ( Attribute attribute ) : System

비공개 메소드들

메소드 설명
AttributeInfoCache ( ) : System
CompareTo ( AttributeInfoCache other ) : int
Equals ( IAttributeInfoCache other ) : bool
Init ( Attribute attribute ) : IAttributeInfoCache

메소드 상세

AttributeInfoCache() 공개 메소드

public AttributeInfoCache ( Attribute attribute ) : System
attribute System.Attribute
리턴 System