C# Class Emveepee.Widgets.StackView.StackDetail.Store

Inheritance: ProfileStore
Afficher le fichier Open project: mono/emveepee

Méthodes publiques

Méthode Description
GetValue ( Gtk iter, int column, GLib &val ) : void
Store ( ProfileData data, DisplayOptions options, List items ) : System

Method Details

GetValue() public méthode

public GetValue ( Gtk iter, int column, GLib &val ) : void
iter Gtk
column int
val GLib
Résultat void

Store() public méthode

public Store ( ProfileData data, DisplayOptions options, List items ) : System
data Emveepee.Decoding.ProfileData
options DisplayOptions
items List
Résultat System