C# 클래스 iServe.Models.dotNailsCommon.DataItem

파일 보기 프로젝트 열기: fellowshiptech/ft-iserve

공개 메소드들

메소드 설명
DataItem ( string text ) : System
DataItem ( string text, string value ) : System

메소드 상세

DataItem() 공개 메소드

public DataItem ( string text ) : System
text string
리턴 System

DataItem() 공개 메소드

public DataItem ( string text, string value ) : System
text string
value string
리턴 System