C# Class FlexGridSample.CustomCellsSampleViewController

Mostrar archivo Open project: GoXuni/Xamarin.iOS-Samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
CustomCellsSampleViewController ( IntPtr handle ) : Foundation
ViewDidLoad ( ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

CustomCellsSampleViewController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void