C# Class MyDriving.iOS.SettingTableViewCell

Exibir arquivo Open project: Azure-Samples/MyDriving

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
SettingTableViewCell ( IntPtr handle ) : System
SettingTableViewCell ( NSString cellId ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

SettingTableViewCell() public method

public SettingTableViewCell ( IntPtr handle ) : System
handle System.IntPtr
return System

SettingTableViewCell() public method

public SettingTableViewCell ( NSString cellId ) : System
cellId NSString
return System