C# Class MyDriving.iOS.ProfileStatCell

Show file Open project: Azure-Samples/MyDriving

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

ProfileStatCell() public method

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

ProfileStatCell() public method

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