UseManagedPresentationBindingElementImporter 類別

定義

UseManagedPresentationBindingElement 的 WSDL 架構原則轉換成可為服務實作這些原則的繫結項目說明。

public ref class UseManagedPresentationBindingElementImporter sealed : System::ServiceModel::Description::IPolicyImportExtension
public sealed class UseManagedPresentationBindingElementImporter : System.ServiceModel.Description.IPolicyImportExtension
type UseManagedPresentationBindingElementImporter = class
    interface IPolicyImportExtension
Public NotInheritable Class UseManagedPresentationBindingElementImporter
Implements IPolicyImportExtension
繼承
UseManagedPresentationBindingElementImporter
實作

建構函式

UseManagedPresentationBindingElementImporter()

初始化 UseManagedPresentationBindingElementImporter 類別的新執行個體。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

明確介面實作

IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext)

定義可以匯入自訂原則判斷提示及加入實作繫結項目的方法。

適用於