C# 클래스 XSpect.Yacq.Runner.Model.Code

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: takeshik/yacq 1 사용 예제들

공개 메소드들

메소드 설명
Print ( Object obj ) : void
Reset ( ) : void
Run ( ) : void

비공개 메소드들

메소드 설명
OnPropertyChanged ( String propertyName ) : void
WriteOutput ( String str ) : void

메소드 상세

Print() 공개 메소드

public Print ( Object obj ) : void
obj Object
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Run() 공개 메소드

public Run ( ) : void
리턴 void