C# Class BeerDrinkin.iOS.MyBeersDataSource.MyBeerCellDelegate

Inheritance: SWTableViewCellDelegate
Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

Method Description
DidTriggerRightUtilityButton ( SWTableViewCell cell, nint index ) : void

Method Details

DidTriggerRightUtilityButton() public method

public DidTriggerRightUtilityButton ( SWTableViewCell cell, nint index ) : void
cell SWTableViewCell
index nint
return void