ConstructedGenericTypeSpec 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示建構的泛型型別。
public class ConstructedGenericTypeSpec : Orleans.Serialization.TypeSystem.TypeSpec
type ConstructedGenericTypeSpec = class
inherit TypeSpec
Public Class ConstructedGenericTypeSpec
Inherits TypeSpec
- 繼承
建構函式
ConstructedGenericTypeSpec(TypeSpec, Int32, TypeSpec[]) |
初始化 ConstructedGenericTypeSpec 類別的新執行個體。 |
屬性
Arguments |
取得型別引數。 |
UnconstructedType |
取得未建構的類型。 |
方法
Format() |
以可剖 RuntimeTypeNameParser 析的方式格式化這個實例。 |
ToString() |
表示建構的泛型型別。 |