duhe
2025-08-04 2004dfd8b33229042e322fe1ff9ddc75a3af8416
1
2
3
4
5
6
7
8
using System;
 
public class Class1
{
    public Class1()
    {
    }
}