C# Class Views.AlphabetList

Inheritance: Gtk.Bin
Exibir arquivo Open project: monsterlabs/HumanRightsTracker

Private Properties

Property Type Description

Public Methods

Method Description
Alphabet ( ) : string
AlphabetList ( ) : System
NewStore ( ) : void
OnChange ( object sender, EventArgs args ) : void

Method Details

Alphabet() public method

public Alphabet ( ) : string
return string

AlphabetList() public method

public AlphabetList ( ) : System
return System

NewStore() public method

public NewStore ( ) : void
return void

OnChange() public method

public OnChange ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
return void