Udostępnij za pośrednictwem


DeclarativeType<T> Klasa

Definicja

TypeRegistration typu => typ przy użyciu typu ogólnego.

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

Typu.

Dziedziczenie
DeclarativeType<T>

Konstruktory

DeclarativeType<T>(String)

Inicjuje nowe wystąpienie klasy DeclarativeType<T>.

Właściwości

CustomDeserializer

Pobiera lub ustawia opcjonalny deserializator niestandardowy dla tego typu.

(Odziedziczone po DeclarativeType)
Kind

Pobiera lub ustawia identyfikator deklaratywny dla tego typu.

(Odziedziczone po DeclarativeType)
Type

Pobiera lub ustawia typ dla tej rejestracji.

(Odziedziczone po DeclarativeType)

Dotyczy