Aracılığıyla paylaş


ServiceDocumentFormatter.CreateDocumentInstance Yöntem

Tanım

Yeni bir ServiceDocument örneği oluşturur.

protected:
 virtual System::ServiceModel::Syndication::ServiceDocument ^ CreateDocumentInstance();
protected virtual System.ServiceModel.Syndication.ServiceDocument CreateDocumentInstance ();
abstract member CreateDocumentInstance : unit -> System.ServiceModel.Syndication.ServiceDocument
override this.CreateDocumentInstance : unit -> System.ServiceModel.Syndication.ServiceDocument
Protected Overridable Function CreateDocumentInstance () As ServiceDocument

Döndürülenler

ServiceDocument

Yeni ServiceDocument bir örnek döndürür.

Şunlara uygulanır