public void Setup() { //intilialize Mock Ioc MockIocRegisterer.Init(); //intilialize ViewModel musicFormServices = MockIocRegisterer.Resolve <IMusicFormServices>(null); }
public void Setup() { //intilialize Mock Ioc MockIocRegisterer.Init(); }