Beispiel #1
0
 public void Test1()
 {
     var t = new Task6();
     var s = t.BackspaceCompare("bxj##tw", "bxj###tw");
 }