C# Class AccountManagement.FollowerDirectory

Inheritance: IFollowerDirectory
Show file Open project: elbandit/PPPDDD

Public Methods

Method Description
FindUsersFollowers ( string accountId ) : List

Private Methods

Method Description
GenerateDummyFollowers ( ) : IEnumerable

Method Details

FindUsersFollowers() public method

public FindUsersFollowers ( string accountId ) : List
accountId string
return List