AssemblyQualifiedTypeSpec 类

定义

表示程序集限定的类型。

public class AssemblyQualifiedTypeSpec : Orleans.Serialization.TypeSystem.TypeSpec
type AssemblyQualifiedTypeSpec = class
    inherit TypeSpec
Public Class AssemblyQualifiedTypeSpec
Inherits TypeSpec
继承
AssemblyQualifiedTypeSpec

构造函数

AssemblyQualifiedTypeSpec(TypeSpec, String)

初始化 AssemblyQualifiedTypeSpec 类的新实例。

属性

Assembly

获取程序集规范。

Type

获取限定的类型。

方法

Format()

采用可由 分析 RuntimeTypeNameParser的方式设置此实例的格式。

ToString()

表示程序集限定的类型。

适用于