mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-05 09:10:53 +08:00
10 lines
106 B
C#
10 lines
106 B
C#
using System;
|
|
|
|
namespace Yi.Framework.Core
|
|
{
|
|
public class Class1
|
|
{
|
|
//终于搞好了
|
|
}
|
|
}
|