Ejemplo n.º 1
0
 public CompositionMessage(T instance, IGlyphContainer newParent)
 {
     Instance  = instance;
     NewParent = newParent;
 }