4 lines
105 B
C#
4 lines
105 B
C#
namespace LoveLegend
|
|
{
|
|
public class AppDispatcher : BaseDispatcher<AppDispatcher, uint, object> { }
|
|
} |