Program.cs 82 B

123456789
  1. namespace Test;
  2. internal class Program
  3. {
  4. static void Main()
  5. {
  6. }
  7. }