Exemplo n.º 1
0
 internal TargetNullableObject(TargetNullableType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
Exemplo n.º 2
0
 internal TargetNullableObject(TargetNullableType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }