public void AttachChangeEvents(IContentStateChanges stateChanges)
 {
     _contentState = stateChanges;
 }
Ejemplo n.º 2
0
 public void AttachChangeEvents(IContentStateChanges stateChanges)
 {
     _contentState = stateChanges;
 }