InitializeDescription Method

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Protected methodInitializeDescription(UriSchemeKeyedCollection)
Creates and initializes the service host with the contract and service descriptions.
(Inherited from ServiceHostBase.)
Protected methodInitializeDescription(Object, UriSchemeKeyedCollection)
Initializes a description of the service hosted based on its instance and specified base addresses.
(Inherited from ServiceHost.)
Protected methodInitializeDescription(Type, UriSchemeKeyedCollection)
Initializes a description of the service hosted based on its type and specified base addresses.
(Inherited from ServiceHost.)

See Also