LocalizableEnumConverter(Type) 建構函式

定義

這個建構子是預設的建構函式,如果此轉換器直接放在 Enum 類別上,而非透過包含類別的 LocalizedTypeConverter 屬性抽象時會使用。

public LocalizableEnumConverter(Type type);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableEnumConverter : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableEnumConverter
Public Sub New (type As Type)

參數

type
Type

適用於