Beispiel #1
0
 protected abstract ICompletable Present(Presentation presentation);
 protected CoordinationBase(Presentation presentation)
 {
     Presentation = presentation;
 }