C# Class Zetbox.Generator.Templates.Properties.ExportGuidProperty

Inheritance: NotifyingValueProperty
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string backingName ) : void
ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string backingName ) : System

Méthodes protégées

Méthode Description
ApplyInitializeGuidOnGetTemplate ( ) : void
ApplyOnGetTemplate ( ) : void

Method Details

ApplyInitializeGuidOnGetTemplate() protected méthode

protected ApplyInitializeGuidOnGetTemplate ( ) : void
Résultat void

ApplyOnGetTemplate() protected méthode

protected ApplyOnGetTemplate ( ) : void
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string backingName ) : void
host Arebis
ctx IZetboxContext
serializationList Serialization
backingName string
Résultat void

ExportGuidProperty() public méthode

public ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string backingName ) : System
_host Arebis
ctx IZetboxContext
serializationList Serialization
backingName string
Résultat System