示例#1
0
 public void addcard1(string nameCard, int count = 1)
 {
     mainPage.AddCart1(nameCard, count);
 }