ritika purwar

ritika purwar

  • NA
  • 0
  • 21.6k

function define

Dec 27 2014 3:20 AM
 c(h, function (o) {
                    if (o.constructor == RegExp) {
                        j = j.replace(o, "")
                    } else {
                        j = j.replace(o[0], o[1])
                    }
                })
            }
in this o is this.editor
and h is (i,j)
i is length
 ow i define this function in c#???