C# 클래스 Zetbox.DalProvider.Ef.Generator.Templates.CollectionEntries.ValueCollectionEntry

상속: Zetbox.Generator.Templates.CollectionEntries.ValueCollectionEntry
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System

보호된 메소드들

메소드 설명
ApplyAPropertyTemplate ( ) : void
ApplyClassAttributeTemplate ( ) : void
ApplyConstructorTemplate ( ) : void

메소드 상세

ApplyAPropertyTemplate() 보호된 메소드

protected ApplyAPropertyTemplate ( ) : void
리턴 void

ApplyClassAttributeTemplate() 보호된 메소드

protected ApplyClassAttributeTemplate ( ) : void
리턴 void

ApplyConstructorTemplate() 보호된 메소드

protected ApplyConstructorTemplate ( ) : void
리턴 void

ValueCollectionEntry() 공개 메소드

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
리턴 System