public sealed class CardCacheEventArgs : SharedEventArgs
Public NotInheritable Class CardCacheEventArgs
Inherits SharedEventArgs
public ref class CardCacheEventArgs sealed : public SharedEventArgs
[<SealedAttribute>]
type CardCacheEventArgs =
class
inherit SharedEventArgs
end
CardCacheEventArgs | Конструктор для десериализации. |
CardCacheEventArgs(CardCacheInvalidationType, String) | Создаёт экземпляр класса с указанием параметров операции по сбросу кэша. |
InvalidationType | Тип операции по сбросу кэша. |
Key | Ключ, для которого выполняется сброс кэша, или null, если ключ не требуется. |
Deserialize | Десериализует объект из бинарной формы. (Переопределяет SharedEventArgsDeserialize(BinaryReader)) |
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 | Сериализует объект в бинарной форме. (Переопределяет SharedEventArgsSerialize(BinaryWriter)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |