public sealed class CardContentContext : ICardContentInfoPublic NotInheritable Class CardContentContext
Implements ICardContentInfopublic ref class CardContentContext sealed : ICardContentInfo[<SealedAttribute>]
type CardContentContext =
class
interface ICardContentInfo
end| CardContentContext(ICardContentInfo, IValidationResultBuilder) | Создаёт экземпляр объекта на основании свойств заданного объекта ICardContentInfo. |
| CardContentContext(ICardFileContentSource, IValidationResultBuilder) | Создаёт экземпляр объекта на основании свойств заданного объекта ICardFileContentSource. |
| CardContentContext(Guid, Guid, Guid, CardFileSourceType, IValidationResultBuilder) | Создаёт экземпляр класса с указанием информации о версии файла, которая описывает контент, и объекта, выполняющего построение результата валидации. |
| CardID | Идентификатор карточки, которая содержит файл. |
| FileID | Идентификатор файла, который содержит версию. |
| Source | Местоположение контента файла. |
| ValidationResult | Объект, выполняющий построение результата валидации. |
| VersionRowID | Идентификатор версии файла. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |