C# 클래스 TextBoxViewModel, code

상속: TextBoxViewModelTextOriented, ITextBoxModel
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
Attr ( string name, object value ) : TextBoxViewModel,
TextBoxViewModel ( string value, IDictionary moreAttributes )

메소드 상세

Attr() 공개 메소드

public Attr ( string name, object value ) : TextBoxViewModel,
name string
value object
리턴 TextBoxViewModel,

TextBoxViewModel() 공개 메소드

public TextBoxViewModel ( string value, IDictionary moreAttributes )
value string
moreAttributes IDictionary