C# Class Zetbox.DalProvider.Ef.Generator.Templates.Serialization.CollectionSerialization

Inheritance: Zetbox.Generator.Templates.Serialization.CollectionSerialization
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
CollectionSerialization ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates direction, string streamName, string xmlnamespace, string xmlname, string collectionName, bool orderByValue, bool disableExport ) : System
ShouldSerialize ( ) : bool

Method Details

CollectionSerialization() public méthode

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
Résultat System

ShouldSerialize() public méthode

public ShouldSerialize ( ) : bool
Résultat bool