C# Class Unite.Messaging.Services.ServiceResolver

Inheritance: IServiceResolver
Mostra file Open project: jcbozonier/irontwit Class Usage Examples

Public Methods

Method Description
GetService ( string address ) : ServiceInformation
ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic

Method Details

GetService() public method

public GetService ( string address ) : ServiceInformation
address string
return Unite.Messaging.Entities.ServiceInformation

ServiceResolver() public method

public ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic
provider IServiceProvider
return System.Collections.Generic