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