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

Case: 705, Template Override Typesave machen Vorschlag: [OverrideTemplate(Zetbox.Generator.Templates.ObjectClasses.NotifyingValueProperty)] Alternativ: alle Klassen gelten automatisch als Overrider, wenn sie von dem aufgerufenen Template ableiten.
Inheritance: NotifyingValueProperty
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Call ( Arebis host, IZetboxContext ctx ) : void
IdProperty ( Arebis _host, IZetboxContext ctx ) : System

Méthodes protégées

Méthode Description
ApplySecurityCheckTemplate ( ) : void
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes

Method Details

ApplySecurityCheckTemplate() protected méthode

protected ApplySecurityCheckTemplate ( ) : void
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx ) : void
host Arebis
ctx IZetboxContext
Résultat void

IdProperty() public méthode

public IdProperty ( Arebis _host, IZetboxContext ctx ) : System
_host Arebis
ctx IZetboxContext
Résultat System

ModifyMemberAttributes() protected méthode

protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes
memberAttributes MemberAttributes
Résultat MemberAttributes