コード例 #1
0
 public int MargePermiso(int BaseIdUser, String BaseRemoteIp, String xml)
 {
     return(Permiso.MargePermiso(xml));
 }