Method | Description | |
---|---|---|
Accounts ( ) : System.Web.Mvc.ActionResult |
Transfer the user accounts and merges user/staff/pi tables
|
|
TransferController ( IDbService dbService, IRepositoryFactory repositoryFactory ) : System |
Method | Description | |
---|---|---|
Initialize ( ) : System.Web.Mvc.ActionResult | ||
InsertPIs ( IEnumerable |
||
InsertUsers ( IEnumerable |
public Accounts ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public TransferController ( IDbService dbService, IRepositoryFactory repositoryFactory ) : System | ||
dbService | IDbService | |
repositoryFactory | IRepositoryFactory | |
return | System |