Beispiel #1
0
 public void Setup()
 {
     inputModel = new InputEditorViewModel(new MockService("Joey", "LogoApp"));
 }
		public void Setup()
		{
			inputModel = new InputEditorViewModel(new MockService("Joey", "LogoApp"));
		}