duhe
2024-12-30 634bfacdb0ddf2415faebeab41d60be25ff697b2
1
2
3
4
5
6
7
8
using System;
 
public class Class1
{
    public Class1()
    {
    }
}