C# Class Telegram.SignupCode_Control

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Méthode Description
CallingNow ( ) : void
GetCode ( ) : string
SetCodeInvalid ( ) : void
SetTimerTime ( int seconds ) : void
SignupCode_Control ( ) : System

Method Details

CallingNow() public méthode

public CallingNow ( ) : void
Résultat void

GetCode() public méthode

public GetCode ( ) : string
Résultat string

SetCodeInvalid() public méthode

public SetCodeInvalid ( ) : void
Résultat void

SetTimerTime() public méthode

public SetTimerTime ( int seconds ) : void
seconds int
Résultat void

SignupCode_Control() public méthode

public SignupCode_Control ( ) : System
Résultat System