コード例 #1
0
 //============================================================================================
 public IntellisenseMessageFilter(IntellisenseForm form)
 {
     this.IntelForm = form;
 }
コード例 #2
0
		//============================================================================================
		public IntellisenseMessageFilter(IntellisenseForm form)
		{
			this.IntelForm = form;
		}