public InstalledCheckOperator(InstalledCheckOperatorType type)
 {
     m_type = type;
 }
Exemple #2
0
 public InstalledCheckOperator(InstalledCheckOperatorType type)
 {
     m_type = type;
 }