ICustomAttributeTypeProvider<TType>.GetSystemType 方法

定义

获取 TypeTType 表达形式。

public:
 TType GetSystemType();
public TType GetSystemType ();
abstract member GetSystemType : unit -> 'ype
Public Function GetSystemType () As TType

返回

TType

适用于