Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Workflow
Actor
C# 클래스 Workflow.Actor
파일 보기
프로젝트 열기: DuBin1988/newsellinggas
1 사용 예제들
공개 메소드들
메소드
설명
Actor
(
Diagram
diagram
) :
System
AddAactivity
(
Activity
activity
) :
void
GetY
( ) :
double
OnPropertyChanged
(
string
info
) :
void
메소드 상세
Actor()
공개
메소드
public
Actor
(
Diagram
diagram
) :
System
diagram
Diagram
리턴
System
AddAactivity()
공개
메소드
public
AddAactivity
(
Activity
activity
) :
void
activity
Activity
리턴
void
GetY()
공개
메소드
public
GetY
( ) :
double
리턴
double
OnPropertyChanged()
공개
메소드
public
OnPropertyChanged
(
string
info
) :
void
info
string
리턴
void