C# Класс Zetbox.DalProvider.Ef.Generator.Templates.Serialization.CollectionSerialization

Наследование: Zetbox.Generator.Templates.Serialization.CollectionSerialization
Показать файл Открыть проект

Открытые методы

Метод Описание
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