static void Main()
 {
     var p = new CSharpPendulum();
 }
Example #2
0
 static void Main()
 {
     var p = new CSharpPendulum();
 }