Пример #1
0
 internal TargetEnumObject(TargetEnumType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
Пример #2
0
 internal TargetEnumObject(TargetEnumType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }