C# Class Unite.Messaging.Services.ServiceResolver

Inheritance: IServiceResolver
Afficher le fichier Open project: jcbozonier/irontwit Class Usage Examples

Méthodes publiques

Méthode Description
GetService ( string address ) : ServiceInformation
ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic

Method Details

GetService() public méthode

public GetService ( string address ) : ServiceInformation
address string
Résultat Unite.Messaging.Entities.ServiceInformation

ServiceResolver() public méthode

public ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic
provider IServiceProvider
Résultat System.Collections.Generic