Méthode | Description | |
---|---|---|
AddTagNamePrompt ( Server.Accounting.Account acct ) : System | ||
OnCancel ( Mobile from ) : void | ||
OnResponse ( Mobile from, string text ) : void |
public AddTagNamePrompt ( Server.Accounting.Account acct ) : System | ||
acct | Server.Accounting.Account | |
Résultat | System |
public OnResponse ( Mobile from, string text ) : void | ||
from | Mobile | |
text | string | |
Résultat | void |