Table of Contents

Interface IUserRespository

Namespace
HeBianGu.Systems.Identity
Assembly
HeBianGu.Systems.Identity.dll
public interface IUserRespository : IStringRepository<hi_dd_user>, ILogRepository<hi_dd_user, string>, IRepository<hi_dd_user, string>, IRepository
Inherited Members
Extension Methods