C# Class Microsoft.Practices.Prism.Tests.Regions.RegionViewRegistryFixture

Afficher le fichier Open project: xperiandri/PortablePrism

Méthodes publiques

Méthode Description
FailWithFrameworkException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
FailWithInvalidOperationException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void

Private Methods

Méthode Description
CanRegisterContentAndRetrieveIt ( ) : void
CanRegisterContentAsDelegateAndRetrieveIt ( ) : void
OnRegisterErrorShouldGiveClearException ( ) : void
OnRegisterErrorShouldSkipFrameworkExceptions ( ) : void
ShouldNotPreventSubscribersFromBeingGarbageCollected ( ) : void
ShouldRaiseEventWhenAddingContent ( ) : void

Method Details

FailWithFrameworkException() public méthode

public FailWithFrameworkException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
sender object
e Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs
Résultat void

FailWithInvalidOperationException() public méthode

public FailWithInvalidOperationException ( object sender, Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs e ) : void
sender object
e Microsoft.Practices.Prism.Regions.ViewRegisteredEventArgs
Résultat void