Esempio n. 1
0
 public ScanRuleAttribute(ScanRuleTarget target)
 {
     this.Target = target;
 }
		public ScanRuleAttribute(ScanRuleTarget target)
		{
			this.Target = target;
		}