Example #1
0
 void Test_push()
 {
     str.Push();
 }
Example #2
0
 void Shot()
 {
     _stick.Push();
 }