Inheritance: TargetNullableType
Ejemplo n.º 1
0
 public MonoNullableObject(MonoNullableType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }
Ejemplo n.º 2
0
 public MonoNullableObject(MonoNullableType type, TargetLocation location)
     : base(type, location)
 {
     this.Type = type;
 }