예제 #1
0
파일: ADFilter.cs 프로젝트: nickchal/pash
		public ADFilter()
		{
			this.Filter = new ADFilter.FilterContent();
		}
예제 #2
0
 public ADFilter()
 {
     this.Filter = new ADFilter.FilterContent();
 }