C# 클래스 Rebel.Hive.ProviderGrouping.AbstractRepositoryGroup

상속: DisposableObject, IRequiresHiveContext
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 프로퍼티들

프로퍼티 타입 설명
SessionId System.Guid

보호된 메소드들

메소드 설명
AbstractRepositoryGroup ( GroupedProviderMetadata providers, Uri idRoot, AbstractScopedCache scopedCache, RepositoryContext hiveContext ) : System
AbstractRepositoryGroup ( IEnumerable childRepositories, Uri idRoot, AbstractScopedCache scopedCache, RepositoryContext hiveContext ) : System

메소드 상세

AbstractRepositoryGroup() 보호된 메소드

protected AbstractRepositoryGroup ( GroupedProviderMetadata providers, Uri idRoot, AbstractScopedCache scopedCache, RepositoryContext hiveContext ) : System
providers GroupedProviderMetadata
idRoot System.Uri
scopedCache Rebel.Framework.AbstractScopedCache
hiveContext Rebel.Hive.ProviderSupport.RepositoryContext
리턴 System

AbstractRepositoryGroup() 보호된 메소드

protected AbstractRepositoryGroup ( IEnumerable childRepositories, Uri idRoot, AbstractScopedCache scopedCache, RepositoryContext hiveContext ) : System
childRepositories IEnumerable
idRoot System.Uri
scopedCache Rebel.Framework.AbstractScopedCache
hiveContext Rebel.Hive.ProviderSupport.RepositoryContext
리턴 System

프로퍼티 상세

SessionId 공개적으로 프로퍼티

Gets a unique Id for this session
public Guid,System SessionId
리턴 System.Guid