public CC(HatchStyleComboBox c)
			{
				_cb = c;
			}
Beispiel #2
0
 public CC(HatchStyleComboBox c)
 {
     _cb = c;
 }