Method | Description | |
---|---|---|
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 | |
return | Common.System |
public ServiceUriBuilder ( ICodePackageActivationContext context, string applicationInstance, string serviceInstance ) : Common.System | ||
context | ICodePackageActivationContext | |
applicationInstance | string | |
serviceInstance | string | |
return | Common.System |
public ServiceUriBuilder ( string serviceInstance ) : Common.System | ||
serviceInstance | string | |
return | Common.System |