Ejemplo n.º 1
0
 public Response ChangePassword(Dictionary <string, object> parameters)
 {
     return(serviceManager.ChangePassword(parameters));
 }