public TodoCell () {
			View = new TodoCellXaml ();
		}
Exemplo n.º 2
0
 public TodoCell()
 {
     View = new TodoCellXaml();
 }