Inheritance: TargetPointerType
示例#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;
 }