Exemplo n.º 1
0
 public ListViewHandlerItem(ListViewHandler handler, View view)
 {
     Content = view?.ToView();
 }