Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Adf
Business
ValueObject
MaskedAttribute
C# Class Adf.Business.ValueObject.MaskedAttribute
Inheritance:
System.Attribute
Exibir arquivo
Open project: NLADP/ADF
Public Methods
Method
Description
MaskedAttribute
(
string
mask
) :
System
Initializes an object of
MaskedAttribute
with the supplied mask.
Method Details
MaskedAttribute()
public
method
Initializes an object of
MaskedAttribute
with the supplied mask.
public
MaskedAttribute
(
string
mask
) :
System
mask
string
The mask.
return
System