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