BasicRepairContext<T>.Content Property |
Gets the content of the repair context.
Namespace:
Atalasoft.Shared.Validation
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax protected T Content { get; }
Protected ReadOnly Property Content As T
Get
Property Value
Type:
TSee Also