refactoring

This commit is contained in:
Paul Schneider 2017-01-16 01:20:39 +01:00
commit bd09714a94
13 changed files with 206 additions and 185 deletions

View file

@ -3,7 +3,7 @@ using Microsoft.AspNet.Identity;
namespace Yavsc.ViewModels.Manage
{
using Model.Bank;
using Models.Bank;
using Models;
using Models.Workflow;
public class IndexViewModel