C# 클래스 Thinktecture.ServiceModel.Extensions.Metadata.MetadataService

상속: IMetadataService
파일 보기 프로젝트 열기: WSCF/WSCF

공개 메소드들

메소드 설명
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