コード例 #1
0
ファイル: Program.cs プロジェクト: P79N6A/projects
 public static void Main(string[] args)
 {
     Cat cat = new Cat();
 }