This website requires JavaScript.
Explore
Help
Sign In
ttitt
/
NoSugarNet
Watch
1
Star
0
Fork
0
You've already forked NoSugarNet
forked from
sin365/NoSugarNet
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a289cb6562
NoSugarNet
/
NoSugarNet.ClientCore.Standard2
/
Event
/
EEvent.cs
9 lines
146 B
C#
Raw
Normal View
History
Unescape
Escape
standard2支持
2024-10-18 16:47:32 +08:00
namespace
NoSugarNet.ClientCore.Event
支持.NetStandard2.0
2024-04-15 15:16:10 +08:00
{
public
enum
EEvent
{
// 添加你自己需要的事件类型
OnChatMsg
}
}
Reference in New Issue
Copy Permalink