C# Class FlexGridSample.GettingStartedSampleViewController

显示文件 Open project: GoXuni/Xamarin.iOS-Samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

GettingStartedSampleViewController() public method

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

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void