C# Class Smeedee.iOS.TableViewCellController

Inheritance: UIViewController
Mostra file Open project: Smeedee/Smeedee-Mobile Class Usage Examples

Public Methods

Method Description
TableViewCellController ( ) : System
TableViewCellController ( string nibName, NSBundle bundle ) : System

Method Details

TableViewCellController() public method

public TableViewCellController ( ) : System
return System

TableViewCellController() public method

public TableViewCellController ( string nibName, NSBundle bundle ) : System
nibName string
bundle NSBundle
return System