C# 클래스 Microsoft.Practices.Prism.Tests.Regions.RegionViewRegistryFixture

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

공개 메소드들

메소드 설명
FailWithFrameworkException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
FailWithInvalidOperationException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void

비공개 메소드들

메소드 설명
CanRegisterContentAndRetrieveIt ( ) : void
CanRegisterContentAsDelegateAndRetrieveIt ( ) : void
OnRegisterErrorShouldGiveClearException ( ) : void
OnRegisterErrorShouldSkipFrameworkExceptions ( ) : void
ShouldNotPreventSubscribersFromBeingGarbageCollected ( ) : void
ShouldRaiseEventWhenAddingContent ( ) : void

메소드 상세

FailWithFrameworkException() 공개 메소드

public FailWithFrameworkException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
sender object
e Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs
리턴 void

FailWithInvalidOperationException() 공개 메소드

public FailWithInvalidOperationException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
sender object
e Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs
리턴 void