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