C# 클래스 SaneWeb.Resources.Attributes.DatabaseValueAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ext0/SaneWeb 1 사용 예제들

공개 메소드들

메소드 설명
DatabaseValueAttribute ( String column, int maxLength ) : System

메소드 상세

DatabaseValueAttribute() 공개 메소드

public DatabaseValueAttribute ( String column, int maxLength ) : System
column String
maxLength int
리턴 System