MethodSignature<TType>.ReturnType Proprietà

Definizione

Ottiene il tipo restituito del metodo.

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

Valore della proprietà

TType

Tipo restituito.

Si applica a