Summary
Initializes a new instance of the
ReactiveTableViewController
class.
- Namespace
- ReactiveUI
- Containing Type
- Reactive
Table View Controller
Syntax
protected ReactiveTableViewController(string nibName, NSBundle bundle)
Parameters
Name | Type | Description |
---|---|---|
nibName | string | The name. |
bundle | NSBundle | The bundle. |
Return Value
Type | Description |
---|---|
void |