Files

7 lines
85 B
C#
Raw Permalink Normal View History

2024-12-25 15:43:38 +08:00
namespace Model
{
public class ProjectInformationOutput
{
}
}