当方法为void或task时,为。
当方法为task泛型时,为泛型元素类型。
public Type RealReturnType { get; }
Public ReadOnly Property RealReturnType As Type Get
member RealReturnType : Type with get
In This Article