[]
Create an InputMaskBuilder.
public InputMaskBuilder InputMaskFor<TObject>(Expression<Func<TModel, TObject>> expression)
| Type | Name | Description |
|---|---|---|
| Expression<Func<TModel, TObject>> | expression | The model bind expression |
| Type | Description |
|---|---|
| InputMaskBuilder | The InputMaskBuilder |
| Name | Description |
|---|---|
| TObject |