CardControlAdditionalInfoRegistryTryGetSourceInfoFunc - метод |
Пространство имён:
Tessa.Cards
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public CardControlSourceInfoDelegate TryGetSourceInfoFunc(
CardControlType controlType
)
Public Function TryGetSourceInfoFunc (
controlType As CardControlType
) As CardControlSourceInfoDelegate
public:
virtual CardControlSourceInfoDelegate^ TryGetSourceInfoFunc(
CardControlType^ controlType
) sealed
abstract TryGetSourceInfoFunc :
controlType : CardControlType -> CardControlSourceInfoDelegate
override TryGetSourceInfoFunc :
controlType : CardControlType -> CardControlSourceInfoDelegate
Параметры
- controlType
- Тип: Tessa.CardsCardControlType
Возвращаемое значение
Тип:
CardControlSourceInfoDelegateРеализации
ICardControlAdditionalInfoRegistryTryGetSourceInfoFunc(CardControlType)См. также