test() public static method

public static test ( ) : void
return void
Esempio n. 1
0
 private void Form1_Load(object sender, EventArgs e)
 {
     Bag.test();
 }