C# 클래스 Workflow.Activity

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

공개 메소드들

메소드 설명
Activity ( Actor actor ) : System
GetPos ( ) : Point
OnPropertyChanged ( string info ) : void

메소드 상세

Activity() 공개 메소드

public Activity ( Actor actor ) : System
actor Actor
리턴 System

GetPos() 공개 메소드

public GetPos ( ) : Point
리턴 Point

OnPropertyChanged() 공개 메소드

public OnPropertyChanged ( string info ) : void
info string
리턴 void