inotify/Inotify/ThridOauth/IService/IQqLogin.cs

6 lines
95 B
C#

namespace Inotify.ThridOauth.IService
{
public interface IQqLogin : ILogin
{
}
}