public void SetupTest()
 {
     this.textEditor = new MockTextEditor();
 }
Exemplo n.º 2
0
		public void SetupTest()
		{
			this.textEditor = new MockTextEditor();
		}