Show / Hide Table of Contents

Class IntUiSourceDto

Inheritance
InheritedDto<UiSourceMinimalBaseDto>
UiSourceMinimalBaseDto
UiSourceBaseDto
MutableSourceDto
ChangeableUiSourceDto
ValueUiSourceDto
ValueUiSourceDto<System.Nullable<System.Int32>>
IntUiSourceDto
Inherited Members
ValueUiSourceDto<Nullable<Int32>>.Value
ValueUiSourceDto.IsNullable
ChangeableUiSourceDto.IsValueChanged
MutableSourceDto.DoActionOnChangeValue
UiSourceBaseDto.Caption
UiSourceBaseDto.Enable
UiSourceBaseDto.Visible
UiSourceBaseDto.Hint
UiSourceMinimalBaseDto.Id
UiSourceMinimalBaseDto.Image
Namespace: Trivium.CardsDto.UiSourcesDto
Assembly: Trivium.CardsDto.dll
Syntax
public class IntUiSourceDto : ValueUiSourceDto<int?>
Back to top Generated by DocFX