C# Class Sample.Server.ServerRegistry

Inheritance: Registry
Afficher le fichier Open project: thedersen/DDDCourse

Méthodes publiques

Méthode Description
RegisterEventAggregator ( ) : void
RegisterRepository ( ) : void
ServerRegistry ( ) : System.Threading
SetupSynchronization ( ) : void

Method Details

RegisterEventAggregator() public méthode

public RegisterEventAggregator ( ) : void
Résultat void

RegisterRepository() public méthode

public RegisterRepository ( ) : void
Résultat void

ServerRegistry() public méthode

public ServerRegistry ( ) : System.Threading
Résultat System.Threading

SetupSynchronization() public méthode

public SetupSynchronization ( ) : void
Résultat void