C# 클래스 NPlot.LabelPointPlot.TextDataAdapter

This class us used in conjunction with SequenceAdapter to interpret data specified to the TextPlot class.
파일 보기 프로젝트 열기: mono/nplot-gtk

공개 메소드들

메소드 설명
TextDataAdapter ( object dataSource, string dataMember, object data ) : System
this ( int i ) : string

메소드 상세

TextDataAdapter() 공개 메소드

public TextDataAdapter ( object dataSource, string dataMember, object data ) : System
dataSource object
dataMember string
data object
리턴 System

this() 공개 메소드

public this ( int i ) : string
i int
리턴 string