C# 클래스 SparkleShare.SparkleDataSource

상속: NSTableViewDataSource
파일 보기 프로젝트 열기: hbons/SparkleShare 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Cells MonoMac.Foundation.NSAttributedString[]
Items List

공개 메소드들

메소드 설명
SparkleDataSource ( float backing_scale_factor, List presets ) : System

비공개 메소드들

메소드 설명
numberOfRowsInTableView ( MonoMac.AppKit.NSTableView table_view ) : int
objectValueForTableColumn ( MonoMac.AppKit.NSTableView table_view, NSTableColumn table_column, int row_index ) : NSObject

메소드 상세

SparkleDataSource() 공개 메소드

public SparkleDataSource ( float backing_scale_factor, List presets ) : System
backing_scale_factor float
presets List
리턴 System

프로퍼티 상세

Cells 공개적으로 프로퍼티

public NSAttributedString[],MonoMac.Foundation Cells
리턴 MonoMac.Foundation.NSAttributedString[]

Items 공개적으로 프로퍼티

public List Items
리턴 List