C# 클래스 Adf.Business.ValueObject.MaskedAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: NLADP/ADF

공개 메소드들

메소드 설명
MaskedAttribute ( string mask ) : System

Initializes an object of MaskedAttribute with the supplied mask.

메소드 상세

MaskedAttribute() 공개 메소드

Initializes an object of MaskedAttribute with the supplied mask.
public MaskedAttribute ( string mask ) : System
mask string The mask.
리턴 System