C# 클래스 Microsoft.Practices.Prism.Tests.Regions.RegionManagerFixture.MySubscriberClass

파일 보기 프로젝트 열기: xperiandri/PortablePrism

공개 프로퍼티들

프로퍼티 타입 설명
OnUpdatingRegionsCalled bool

공개 메소드들

메소드 설명
OnUpdatingRegions ( object sender, EventArgs e ) : void

메소드 상세

OnUpdatingRegions() 공개 메소드

public OnUpdatingRegions ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

OnUpdatingRegionsCalled 공개적으로 프로퍼티

public bool OnUpdatingRegionsCalled
리턴 bool