Metod1.cs 165 B

12345678910111213
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Text;
  4. using System.Diagnostics;
  5. using System.IO;
  6. namespace exzem1
  7. {
  8. class Metod1
  9. {
  10. }
  11. }