메소드 | 설명 | |
---|---|---|
ApproveRequest ( ) : void | ||
CancelRequest ( ) : void | ||
CreateRequest ( string from, string to, string comment ) : void | ||
RejectRequest ( ) : void | ||
SubmitRequest ( ) : void |
public CreateRequest ( string from, string to, string comment ) : void | ||
from | string | |
to | string | |
comment | string | |
리턴 | void |