C# 클래스 Worki.Data.Models.RegisterModel

상속: IDataErrorInfo
파일 보기 프로젝트 열기: tah91/eworkyWebSite 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
RegisterModel ( ) : System
this ( string columnName ) : string

메소드 상세

RegisterModel() 공개 메소드

public RegisterModel ( ) : System
리턴 System

this() 공개 메소드

public this ( string columnName ) : string
columnName string
리턴 string