Property Model
| Improve this Doc View SourceModel
Gets the associated model.
Declaration
public Model<T> Model { get; }
Property Value
Type | Description |
---|---|
Model<T> |
Gets the associated model.
public Model<T> Model { get; }
Type | Description |
---|---|
Model<T> |