C# 클래스 Seal.Model.ReportOutput

상속: Seal.Model.ReportComponent
파일 보기 프로젝트 열기: ariacom/Seal-Report 1 사용 예제들

Private Properties

프로퍼티 타입 설명
SynchronizeRestrictions void

공개 메소드들

메소드 설명
AfterSerialization ( ) : void
BeforeSerialization ( ) : void
Create ( ) : ReportOutput
InitReferences ( ) : void

보호된 메소드들

메소드 설명
UpdateEditorAttributes ( ) : void

비공개 메소드들

메소드 설명
SynchronizeRestrictions ( ) : void

메소드 상세

AfterSerialization() 공개 메소드

public AfterSerialization ( ) : void
리턴 void

BeforeSerialization() 공개 메소드

public BeforeSerialization ( ) : void
리턴 void

Create() 공개 정적인 메소드

public static Create ( ) : ReportOutput
리턴 ReportOutput

InitReferences() 공개 메소드

public InitReferences ( ) : void
리턴 void

UpdateEditorAttributes() 보호된 메소드

protected UpdateEditorAttributes ( ) : void
리턴 void