C# 클래스 UCosmic.Web.Mvc.Models.TextValuePair

파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
TextValuePair ( )
TextValuePair ( string value )
TextValuePair ( string text, string value )

메소드 상세

TextValuePair() 공개 메소드

public TextValuePair ( )

TextValuePair() 공개 메소드

public TextValuePair ( string value )
value string

TextValuePair() 공개 메소드

public TextValuePair ( string text, string value )
text string
value string