C# Класс AccountManagement.Accounts.Controllers.FollowersController

Наследование: ApiController
Показать файл Открыть проект

Приватные методы

Метод Описание
GetFollowers ( string accountId ) : List
Index ( string accountId ) : FollowersRepresentation
IndexPOST ( string accountId, Follower follower ) : IHttpActionResult