C# Class Sunny.UI.Demo.FRadioButton

Inheritance: UITitlePage
Afficher le fichier Open project: yhuse/SunnyUI

Méthodes publiques

Méthode Description
FRadioButton ( ) : System
Init ( ) : void

Private Methods

Méthode Description
uiButton2_Click ( object sender, EventArgs e ) : void
uiButton4_Click ( object sender, EventArgs e ) : void
uiRadioButton1_CheckedChanged ( object sender, EventArgs e ) : void
uiRadioButtonGroup1_ValueChanged ( object sender, int index, string text ) : void

Method Details

FRadioButton() public méthode

public FRadioButton ( ) : System
Résultat System

Init() public méthode

public Init ( ) : void
Résultat void