ICustomAttributeTypeProvider<TType>.GetSystemType Method

Definition

Gets the TType representation for Type.

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

Returns

TType

Applies to