C# Class NibManagerTest.CustomView

Inheritance: UIView
显示文件 Open project: dtavlikos/JTNibManager

Private Properties

Property Type Description

Public Methods

Method Description
CustomView ( ) : System
CustomView ( IntPtr handle ) : System

Method Details

CustomView() public method

public CustomView ( ) : System
return System

CustomView() public method

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