fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public class Singleton<T> : ISingleton, IDisposable where T : Singleton<T>, new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user