C# Class Praeclarum.UI.PatronCell

Inheritance: UICollectionViewCell, IThemeAware
Datei anzeigen Open project: praeclarum/Praeclarum

Public Methods

Method Description
ApplyTheme ( Theme theme ) : void
PatronCell ( ) : System
PatronCell ( IntPtr handle ) : System

Private Methods

Method Description
Initialize ( ) : void

Method Details

ApplyTheme() public method

public ApplyTheme ( Theme theme ) : void
theme Theme
return void

PatronCell() public method

public PatronCell ( ) : System
return System

PatronCell() public method

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