C# Class Rouble.TextViewExt

Mostra file Open project: TouchInstinct/Training

Private Properties

Property Type Description
TextViewExt System

Public Methods

Method Description
SetTextWithRouble ( this label, string text, RoubleType roubleType ) : void

Private Methods

Method Description
TextViewExt ( ) : System

Method Details

SetTextWithRouble() public static method

public static SetTextWithRouble ( this label, string text, RoubleType roubleType ) : void
label this
text string
roubleType RoubleType
return void