C# 클래스 Sitecore.FakeDb.Sites.FakeSiteContextSwitcher

Switches The Site Context and sync context with Factory.Sites
상속: SiteContextSwitcher
파일 보기 프로젝트 열기: sergeyshushlyapin/Sitecore.FakeDb

공개 메소드들

메소드 설명
Dispose ( ) : void
FakeSiteContextSwitcher ( SiteContext site ) : System

비공개 메소드들

메소드 설명
AddOnlyNew ( List currentSites, IEnumerable update ) : void
ToDictionary ( NameValueCollection col ) : string>.IDictionary

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

FakeSiteContextSwitcher() 공개 메소드

public FakeSiteContextSwitcher ( SiteContext site ) : System
site SiteContext
리턴 System