C# Class AccountManagement.Accounts.Controllers.FollowersController

Inheritance: ApiController
Exibir arquivo Open project: elbandit/PPPDDD

Private Methods

Method Description
GetFollowers ( string accountId ) : List
Index ( string accountId ) : FollowersRepresentation
IndexPOST ( string accountId, Follower follower ) : IHttpActionResult