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