C# Class SparkleShare.SparkleDataSource

Inheritance: NSTableViewDataSource
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Cells MonoMac.Foundation.NSAttributedString[]
Items List

Méthodes publiques

Méthode Description
SparkleDataSource ( float backing_scale_factor, List presets ) : System

Private Methods

Méthode Description
numberOfRowsInTableView ( MonoMac.AppKit.NSTableView table_view ) : int
objectValueForTableColumn ( MonoMac.AppKit.NSTableView table_view, NSTableColumn table_column, int row_index ) : NSObject

Method Details

SparkleDataSource() public méthode

public SparkleDataSource ( float backing_scale_factor, List presets ) : System
backing_scale_factor float
presets List
Résultat System

Property Details

Cells public_oe property

public NSAttributedString[],MonoMac.Foundation Cells
Résultat MonoMac.Foundation.NSAttributedString[]

Items public_oe property

public List Items
Résultat List