C# 클래스 StaticClassState, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 메소드들

메소드 설명
StaticClassState ( Type classType ) : System
readAttributes ( ) : void
writeAttributes ( ) : void
writeAttributes ( StaticClassState, staticClassState ) : void

비공개 메소드들

메소드 설명
writeAttributesDo ( StaticClassState, staticClassState ) : void

메소드 상세

StaticClassState() 공개 메소드

public StaticClassState ( Type classType ) : System
classType Type
리턴 System

readAttributes() 공개 메소드

public readAttributes ( ) : void
리턴 void

writeAttributes() 공개 메소드

public writeAttributes ( ) : void
리턴 void

writeAttributes() 공개 메소드

public writeAttributes ( StaticClassState, staticClassState ) : void
staticClassState StaticClassState,
리턴 void