C# Class Rouble.TextViewExt

Afficher le fichier Open project: TouchInstinct/Training

Private Properties

Свойство Type Description
TextViewExt System

Méthodes publiques

Méthode Description
SetTextWithRouble ( this label, string text, RoubleType roubleType ) : void

Private Methods

Méthode Description
TextViewExt ( ) : System

Method Details

SetTextWithRouble() public static méthode

public static SetTextWithRouble ( this label, string text, RoubleType roubleType ) : void
label this
text string
roubleType RoubleType
Résultat void