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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
ApplyAPropertyTemplate ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
ApplyIdPropertyTemplate ( ) : void
ApplyReloadReferenceBody ( ) : void

메소드 상세

ApplyAPropertyTemplate() 보호된 메소드

protected ApplyAPropertyTemplate ( ) : void
리턴 void

ApplyBIndexPropertyTemplate() 보호된 메소드

protected ApplyBIndexPropertyTemplate ( ) : void
리턴 void

ApplyClassTailTemplate() 보호된 메소드

protected ApplyClassTailTemplate ( ) : void
리턴 void

ApplyConstructorTemplate() 보호된 메소드

protected ApplyConstructorTemplate ( ) : void
리턴 void

ApplyIdPropertyTemplate() 보호된 메소드

protected ApplyIdPropertyTemplate ( ) : void
리턴 void

ApplyReloadReferenceBody() 보호된 메소드

protected ApplyReloadReferenceBody ( ) : void
리턴 void

ValueCollectionEntry() 공개 메소드

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