Esempio n. 1
0
 public static dynamic ToJQueryJS(this string str)
 {
     return(JavaScript.CreateWithJQueryCheck(str));
 }