C# Класс Thinktecture.ServiceModel.Extensions.Metadata.MetadataService

Наследование: IMetadataService
Показать файл Открыть проект

Открытые методы

Метод Описание
MetadataService ( ) : System

Creates a new instance of MetadataService class.

Приватные методы

Метод Описание
GetMetadata ( ) : Message
ResolveMetadataServiceRuntimeProperties ( ) : void

This method resolves the instance of MetadataServiceRuntimeProperties class that is attached to the current service host and makes it available for the other members in this class during its lifetime.

This method is invoked by the constructor.

ResolvePhysicalMetadataFile ( Uri requestedUri ) : string

Resolves the physical metadata file path that corresponds to the request.

Описание методов

MetadataService() публичный Метод

Creates a new instance of MetadataService class.
public MetadataService ( ) : System
Результат System