Ejemplo n.º 1
0
 public Gestor_EliminarDocumentoResponse(Bizagi.ECM.Manager.ECMService.ResponseDtoOfstring Gestor_EliminarDocumentoResult)
 {
     this.Gestor_EliminarDocumentoResult = Gestor_EliminarDocumentoResult;
 }
Ejemplo n.º 2
0
 public Gestor_InsertarResponse(Bizagi.ECM.Manager.ECMService.ResponseDtoOfstring Gestor_InsertarResult)
 {
     this.Gestor_InsertarResult = Gestor_InsertarResult;
 }