mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 19:50:53 +08:00
9 lines
91 B
C#
9 lines
91 B
C#
|
|
using System;
|
|||
|
|
|
|||
|
|
namespace Yi.Framework.Interface
|
|||
|
|
{
|
|||
|
|
public class Class1
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
}
|