C# 클래스 Continuous.Server.Visualizer.HostCell

상속: UICollectionViewCell
파일 보기 프로젝트 열기: praeclarum/Continuous

공개 프로퍼티들

프로퍼티 타입 설명
VizView UIView

공개 메소드들

메소드 설명
HostCell ( ) : System
HostCell ( IntPtr h ) : System

메소드 상세

HostCell() 공개 메소드

public HostCell ( ) : System
리턴 System

HostCell() 공개 메소드

public HostCell ( IntPtr h ) : System
h System.IntPtr
리턴 System

프로퍼티 상세

VizView 공개적으로 프로퍼티

public UIView VizView
리턴 UIView