C# 클래스 Recurity.Swf.TagHandler.SetBackgroundColor

상속: AbstractTagHandler
파일 보기 프로젝트 열기: rtezli/Blitzableiter 1 사용 예제들

공개 메소드들

메소드 설명
SetBackgroundColor ( byte init ) : System
Verify ( ) : bool

Verifies this object and its components for documentation compliance.

Write ( System output ) : void

보호된 메소드들

메소드 설명
Parse ( ) : void

메소드 상세

Parse() 보호된 메소드

protected Parse ( ) : void
리턴 void

SetBackgroundColor() 공개 메소드

public SetBackgroundColor ( byte init ) : System
init byte
리턴 System

Verify() 공개 메소드

Verifies this object and its components for documentation compliance.
public Verify ( ) : bool
리턴 bool

Write() 공개 메소드

public Write ( System output ) : void
output System
리턴 void