상속: TargetPointerType
예제 #1
0
 internal TargetObjectObject(TargetObjectType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
예제 #2
0
 internal TargetObjectObject(TargetObjectType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }