Exemple #1
0
 static void Main(string[] args)
 {
     Console.WriteLine(Soma.OpSoma(2, 2));
 }