CardViewCustomBindingDataArgsBase Constructors
Provides base data arguments to implement custom binding method delegates.| Name | Parameters | Description |
|---|---|---|
| CardViewCustomBindingDataArgsBase(CardViewModel) | state | Initializes a new instance of the CardViewCustomBindingDataArgsBase class with the specified model object. |
See Also