C# Class Continuous.Server.Visualizer.HostCell

Inheritance: UICollectionViewCell
Datei anzeigen Open project: praeclarum/Continuous

Public Properties

Property Type Description
VizView UIView

Public Methods

Method Description
HostCell ( ) : System
HostCell ( IntPtr h ) : System

Method Details

HostCell() public method

public HostCell ( ) : System
return System

HostCell() public method

public HostCell ( IntPtr h ) : System
h System.IntPtr
return System

Property Details

VizView public_oe property

public UIView VizView
return UIView