mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-12 12:39:29 +08:00
9 lines
90 B
C#
9 lines
90 B
C#
using System;
|
|
|
|
namespace Yi.Framework.DTOModel
|
|
{
|
|
public class Class1
|
|
{
|
|
}
|
|
}
|