C# 클래스 Zetbox.DalProvider.Client.Generator.Templates.Serialization.CollectionSerialization

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

공개 메소드들

메소드 설명
CollectionSerialization ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates direction, string streamName, string xmlnamespace, string xmlname, string collectionName, bool orderByValue, bool disableExport ) : System
ShouldSerialize ( ) : bool

메소드 상세

CollectionSerialization() 공개 메소드

public CollectionSerialization ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates direction, string streamName, string xmlnamespace, string xmlname, string collectionName, bool orderByValue, bool disableExport ) : System
_host Arebis
ctx IZetboxContext
direction Zetbox.Generator.Templates
streamName string
xmlnamespace string
xmlname string
collectionName string
orderByValue bool
disableExport bool
리턴 System

ShouldSerialize() 공개 메소드

public ShouldSerialize ( ) : bool
리턴 bool