Метод | Описание | |
---|---|---|
AddCommentPrompt ( Server.Accounting.Account acct ) : System | ||
OnCancel ( Mobile from ) : void | ||
OnResponse ( Mobile from, string text ) : void |
public AddCommentPrompt ( Server.Accounting.Account acct ) : System | ||
acct | Server.Accounting.Account | |
Результат | System |
public OnResponse ( Mobile from, string text ) : void | ||
from | Mobile | |
text | string | |
Результат | void |