Example #1
0
 static void Test1()
 {
     Console.WriteLine("----Test1");
     Fib.Print();
 }