Method Show
| Improve this Doc View SourceShow(SimpleView)
Shows data to SimpleView.
Declaration
public void Show(SimpleView view)
Parameters
Type | Name | Description |
---|---|---|
SimpleView | view | The SimpleView which renders the data. |
Shows data to SimpleView.
public void Show(SimpleView view)
Type | Name | Description |
---|---|---|
SimpleView | view | The SimpleView which renders the data. |