public void Put(int id, MDL_Usuario reg) { throw new NotImplementedException(); }
public void Post(MDL_Usuario reg) { throw new NotImplementedException(); }