C# 클래스 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.
상속: NotifyingValueProperty
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Call ( Arebis host, IZetboxContext ctx ) : void
IdProperty ( Arebis _host, IZetboxContext ctx ) : System

보호된 메소드들

메소드 설명
ApplySecurityCheckTemplate ( ) : void
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes

메소드 상세

ApplySecurityCheckTemplate() 보호된 메소드

protected ApplySecurityCheckTemplate ( ) : void
리턴 void

Call() 공개 정적인 메소드

public static Call ( Arebis host, IZetboxContext ctx ) : void
host Arebis
ctx IZetboxContext
리턴 void

IdProperty() 공개 메소드

public IdProperty ( Arebis _host, IZetboxContext ctx ) : System
_host Arebis
ctx IZetboxContext
리턴 System

ModifyMemberAttributes() 보호된 메소드

protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes
memberAttributes MemberAttributes
리턴 MemberAttributes