Inheritance: TargetType
Ejemplo n.º 1
0
 internal TargetEnumObject(TargetEnumType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
Ejemplo n.º 2
0
 internal TargetEnumObject(TargetEnumType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }