Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Publishes a service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
Publish<ServiceType>(PublishServiceCallback<ServiceType>)
Publishes a service of the specified type, represented by the specified method.
.gif)
Publish<ServiceType>(ServiceType)
Publishes the specified service instance of the specified type.
.gif)
Publish(Type, PublishServiceCallback)
When overridden in a derived class, publishes a service of the specified type, represented by the specified method.
.gif)
When overridden in a derived class, publishes the specified service instance of the specified type.
Top