コード例 #1
0
 public Usuario Carrega(int ID) => usuarioController.CarregaComPredicato(_ => _.ID == ID);