Inheritance: TargetPointerType
Esempio n. 1
0
 internal TargetObjectObject(TargetObjectType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
 internal TargetObjectObject(TargetObjectType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }