ValidationResultViewModel - конструктор |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ValidationResultViewModel(
bool hideDetails,
ValidationResult validationResult,
WpfScreen screen
)
Public Sub New (
hideDetails As Boolean,
validationResult As ValidationResult,
screen As WpfScreen
)
public:
ValidationResultViewModel(
bool hideDetails,
ValidationResult^ validationResult,
WpfScreen^ screen
)
new :
hideDetails : bool *
validationResult : ValidationResult *
screen : WpfScreen -> ValidationResultViewModel
Параметры
- hideDetails
- Тип: SystemBoolean
- validationResult
- Тип: Tessa.Platform.ValidationValidationResult
- screen
- Тип: Tessa.UI.WindowsWpfScreen
См. также