OneWayBindingElementImporter 類別

定義

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

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

建構函式

OneWayBindingElementImporter()

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

方法

Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

明確介面實作

IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext)

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

適用於