public sealed class ErrorDescriptionSerializer : IErrorDescriptionSerializer
Public NotInheritable Class ErrorDescriptionSerializer
Implements IErrorDescriptionSerializer
public ref class ErrorDescriptionSerializer sealed : IErrorDescriptionSerializer
[<SealedAttribute>]
type ErrorDescriptionSerializer =
class
interface IErrorDescriptionSerializer
end
ErrorDescriptionSerializer | Инициализирует новый экземпляр класса ErrorDescriptionSerializer |
Deserialize | Десериализует объект с описанием ошибки из хеш-таблицы, которая могла быть прочитана из строки таблицы с историей действий. |
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) |
Serialize | Сериализует объект с описанием ошибки в форме хеш-таблицы, которая может быть записана в строку таблицы с историей действий. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
CategoryKey | Ключ сериализации для свойства Category. |
InfoKey | Ключ сериализации для свойства Info. |
TextKey | Ключ сериализации для свойства Text. |
ValidationResultKey | Ключ сериализации для свойства ValidationResult. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |