From 90695e9b1f6895b47b7b11371e0907b17b5497a1 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: pet info --- pet_info/Pet Info/Class1.cs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pet_info/Pet Info/Class1.cs (limited to 'pet_info/Pet Info/Class1.cs') diff --git a/pet_info/Pet Info/Class1.cs b/pet_info/Pet Info/Class1.cs new file mode 100644 index 0000000..6286082 --- /dev/null +++ b/pet_info/Pet Info/Class1.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace Pet_Info +{ + internal class Class1 + { + } +} -- cgit 1.4.1