C# 클래스 SamplePhotoApp.GridViewCell

상속: UICollectionViewCell
파일 보기 프로젝트 열기: xamarin/monotouch-samples

Private Properties

프로퍼티 타입 설명
GridViewCell System
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
GridViewCell ( IntPtr handle ) : System
PrepareForReuse ( ) : void

비공개 메소드들

메소드 설명
GridViewCell ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void

메소드 상세

GridViewCell() 공개 메소드

public GridViewCell ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

PrepareForReuse() 공개 메소드

public PrepareForReuse ( ) : void
리턴 void