C# 클래스 MultiTenantServices, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

보호된 메소드들

메소드 설명
MultiTenantServices ( IMultiTenantRepository repository )

Initializes a new instance of the MultiTenantServices{TEntity, TId} class.

메소드 상세

MultiTenantServices() 보호된 메소드

Initializes a new instance of the MultiTenantServices{TEntity, TId} class.
protected MultiTenantServices ( IMultiTenantRepository repository )
repository IMultiTenantRepository The repository.