메소드 | 설명 | |
---|---|---|
ServiceUriBuilder ( ICodePackageActivationContext context, string serviceInstance ) : Common.System | ||
ServiceUriBuilder ( ICodePackageActivationContext context, string applicationInstance, string serviceInstance ) : Common.System | ||
ServiceUriBuilder ( string serviceInstance ) : Common.System | ||
ToUri ( ) : |
public ServiceUriBuilder ( ICodePackageActivationContext context, string serviceInstance ) : Common.System | ||
context | ICodePackageActivationContext | |
serviceInstance | string | |
리턴 | Common.System |
public ServiceUriBuilder ( ICodePackageActivationContext context, string applicationInstance, string serviceInstance ) : Common.System | ||
context | ICodePackageActivationContext | |
applicationInstance | string | |
serviceInstance | string | |
리턴 | Common.System |
public ServiceUriBuilder ( string serviceInstance ) : Common.System | ||
serviceInstance | string | |
리턴 | Common.System |