C# 클래스 Emveepee.Widgets.AllocationsView.Store

상속: ProfileStore
파일 보기 프로젝트 열기: mono/emveepee

공개 메소드들

메소드 설명
GetValue ( Gtk iter, int column, GLib &val ) : void
Store ( ProfileData data, DisplayOptions options ) : System

메소드 상세

GetValue() 공개 메소드

public GetValue ( Gtk iter, int column, GLib &val ) : void
iter Gtk
column int
val GLib
리턴 void

Store() 공개 메소드

public Store ( ProfileData data, DisplayOptions options ) : System
data Emveepee.Decoding.ProfileData
options DisplayOptions
리턴 System