generateReplace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string generateReplace(string qs, string target, string[] list)
    string
    generateReplace
    (
    string qs
    ,
    string target
    ,
    in string[] list
    )
  2. string generateReplace(string qs, string target1, string target2, string[2] list)

Meta