C# 클래스 Rouble.TextViewExt

파일 보기 프로젝트 열기: TouchInstinct/Training

Private Properties

프로퍼티 타입 설명
TextViewExt System

공개 메소드들

메소드 설명
SetTextWithRouble ( this label, string text, RoubleType roubleType ) : void

비공개 메소드들

메소드 설명
TextViewExt ( ) : System

메소드 상세

SetTextWithRouble() 공개 정적인 메소드

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