Метод | Описание | |
---|---|---|
MainInfo ( string accountName, System.Guid accountId ) : System.Web.Mvc.ActionResult | ||
Messages ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
OwnedLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
SubscribedAccounts ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
SubscribedLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
SubscriberAccounts ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
SubscriberLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
TaggedMessages ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult |
public MainInfo ( string accountName, System.Guid accountId ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
Результат | System.Web.Mvc.ActionResult |
public Messages ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public OwnedLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public SubscribedAccounts ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public SubscribedLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public SubscriberAccounts ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public SubscriberLists ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |
public TaggedMessages ( string accountName, System.Guid accountId, int number ) : System.Web.Mvc.ActionResult | ||
accountName | string | |
accountId | System.Guid | |
number | int | |
Результат | System.Web.Mvc.ActionResult |