コード例 #1
0
 public static void PrintInfo(QuadraticEquation x)
 {
     Console.WriteLine(x);
 }