Property Result
Result
Gets or sets the result of the operation, which may be null if no result is provided.
public T? Result { get; set; }
Property Value
- T
Gets or sets the result of the operation, which may be null if no result is provided.
public T? Result { get; set; }