C# Class BeerDrinkin.iOS.DiscoverUsersTableViewCell

Inheritance: UITableViewCell
Show file Open project: MikeCodesDotNet/Beer-Drinkin Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
DiscoverUsersTableViewCell ( IntPtr handle ) : Foundation
DiscoverUsersTableViewCell ( NSString cellId ) : Foundation

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

DiscoverUsersTableViewCell() public method

public DiscoverUsersTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

DiscoverUsersTableViewCell() public method

public DiscoverUsersTableViewCell ( NSString cellId ) : Foundation
cellId NSString
return Foundation