共用方式為


CoreStrings.InvalidComplexType(Object) 方法

定義

指定的類型 '{type}' 必須是具有公用建構函式的非介面類別型,才能當做複雜類型使用。

public static string InvalidComplexType (object? type);
static member InvalidComplexType : obj -> string
Public Shared Function InvalidComplexType (type As Object) As String

參數

type
Object

傳回

適用於