共用方式為


ConstructedGenericTypeSpec 類別

定義

表示建構的泛型型別。

public class ConstructedGenericTypeSpec : Orleans.Serialization.TypeSystem.TypeSpec
type ConstructedGenericTypeSpec = class
    inherit TypeSpec
Public Class ConstructedGenericTypeSpec
Inherits TypeSpec
繼承
ConstructedGenericTypeSpec

建構函式

ConstructedGenericTypeSpec(TypeSpec, Int32, TypeSpec[])

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

屬性

Arguments

取得型別引數。

UnconstructedType

取得未建構的類型。

方法

Format()

以可剖 RuntimeTypeNameParser 析的方式格式化這個實例。

ToString()

表示建構的泛型型別。

適用於