On<TReturn> Class
Definition
public class On<TReturn>
Constructors
| Name | Description |
|---|---|
| On<TReturn> | No summary available. |
On<TReturn> Constructor
public On<TReturn>()
Properties
Content Property
public TReturn Content { get; set; }
Options Property
public System.Collections.Generic.IReadOnlyList<string> Options { get; set; }