C# Class BeerDrinkin.iOS.StarRatingTableViewCell

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

StarRatingTableViewCell() public method

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

StarRatingTableViewCell() public method

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