Exemplo n.º 1
0
 IViewModel IHistoryStack.Current()
 {
     return(_stack.Current());
 }