Exemple #1
0
 public GenericRequirementInfo(RequirementTypeEx type)
     : base(type)
 { }
Exemple #2
0
 public GenericRequirementInfo(RequirementTypeEx type)
     : base(type)
 {
 }
Exemple #3
0
 public RequirementInfoEx(RequirementTypeEx type)
 {
     mType = type;
 }
Exemple #4
0
 public RequirementInfoEx(RequirementTypeEx type)
 {
     mType = type;
 }