Ejemplo n.º 1
0
 internal InstanceView(InstanceOwner owner)
     : this()
 {
     InstanceOwner = owner;
 }