Example #1
0
 private string GetP2()
 => JSArgument.Split(',')[1].Trim('\'');
Example #2
0
 private string GetP1()
 => JSArgument.Split(',')[0];