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