Ejemplo n.º 1
0
 public int DeleteBank(Int32 ID)
 {
     return(ToolsSetingBAL.DeleteBank(ID));
 }