C# 클래스 Unite.Messaging.Services.ServiceResolver

상속: IServiceResolver
파일 보기 프로젝트 열기: jcbozonier/irontwit 1 사용 예제들

공개 메소드들

메소드 설명
GetService ( string address ) : ServiceInformation
ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic

메소드 상세

GetService() 공개 메소드

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

ServiceResolver() 공개 메소드

public ServiceResolver ( IServiceProvider provider ) : System.Collections.Generic
provider IServiceProvider
리턴 System.Collections.Generic