public sealed class CardMetadataForDialogBuilder : CardMetadataBuilder
Public NotInheritable Class CardMetadataForDialogBuilder
Inherits CardMetadataBuilder
public ref class CardMetadataForDialogBuilder sealed : public CardMetadataBuilder
[<SealedAttribute>]
type CardMetadataForDialogBuilder =
class
inherit CardMetadataBuilder
end
CardMetadataForDialogBuilder | Создаёт экземпляр класса с параметрами по умолчанию. |
AddCardTypeAsync | (Переопределяет CardMetadataBuilderAddCardTypeAsync(CardMetadataBuilderBaseMetadataContainer, CardType, ISchemeService, IValidationResultBuilder, CancellationToken)) |
BuildAsync |
Выполняет построение метаинформации CardMetadata по заданным типам карточек
cardTypes и возвращает созданный объект.
(Унаследован от CardMetadataBuilderBase) |
BuildInternalAsync |
Выполняет построение метаинформации CardMetadata по заданным типам карточек
cardTypes и возвращает созданный объект.
(Унаследован от CardMetadataBuilderBase) |
CheckCardType | (Унаследован от CardMetadataBuilder) |
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) |
PrepareContainerInternalAsync |
Подготавливает контейнер метаинформации CardMetadataBuilderBaseMetadataContainer перед построением мета информации для карточек CardMetadata.
(Унаследован от CardMetadataBuilderBase) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |