예제 #1
0
 public RowTestAddIn()
 {
     _testFactory = new RowTestFactory();
 }
예제 #2
0
파일: RowTestAddIn.cs 프로젝트: nobled/mono
		public RowTestAddIn()
		{
			_testFactory = new RowTestFactory();
		}