MethodSignature<TType>.ReturnType 屬性

定義

取得方法的傳回型別。

public:
 property TType ReturnType { TType get(); };
public TType ReturnType { get; }
member this.ReturnType : 'ype
Public ReadOnly Property ReturnType As TType

屬性值

TType

傳回類型。

適用於