public sealed class CardControlAdditionalInfoRegistry : ICardControlAdditionalInfoRegistryPublic NotInheritable Class CardControlAdditionalInfoRegistry
Implements ICardControlAdditionalInfoRegistrypublic ref class CardControlAdditionalInfoRegistry sealed : ICardControlAdditionalInfoRegistry[<SealedAttribute>]
type CardControlAdditionalInfoRegistry =
class
interface ICardControlAdditionalInfoRegistry
end| CardControlAdditionalInfoRegistry | Инициализирует новый экземпляр класса CardControlAdditionalInfoRegistry |
| 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) |
| RegisterSourceInfoFunc | Метод для регистрации кастомного метода получения информации об источнике данных контрола. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGetSourceInfoFunc | Метод для получения кастомного метода получения информации об источнике данных контрола. |
| GetSourceInfo |
Метод для получения информации об источнике данных контрола с учетом возможной регистрации
кастомного метода для получения источника данных.
(Определяется CardExtensions) |