Język

DeclarativeType<T> Klasa

Definicja

TypeRegistration of Kind => type używając generyku.

public class DeclarativeType<T> : Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType
type DeclarativeType<'T> = class
    inherit DeclarativeType
Public Class DeclarativeType(Of T)
Inherits DeclarativeType

Parametry typu

T

typ.

Dziedziczenie
DeclarativeType<T>

Konstruktory

Nazwa Opis
DeclarativeType<T>(String)

Inicjuje nowe wystąpienie klasy DeclarativeType<T>.

Właściwości

Nazwa Opis
CustomDeserializer

Pobiera lub ustawia opcjonalny niestandardowy deserializator dla tego typu.

(Odziedziczone po DeclarativeType)
Kind

Otrzymuje lub ustawia deklaratywny identyfikator dla tego typu.

(Odziedziczone po DeclarativeType)
Type

Otrzymuje lub ustawia typ dla tej rejestracji.

(Odziedziczone po DeclarativeType)

Dotyczy