duhe
2024-09-26 38f56070dcdc172b96dff381697da200e5dc3f86
1
2
3
4
5
6
7
8
using System;
 
public class Class1
{
    public Class1()
    {
    }
}