Dela via


PromptStyler Klass

Definition

Utformar en fråga

[System.Serializable]
public class PromptStyler
[<System.Serializable>]
type PromptStyler = class
Public Class PromptStyler
Arv
PromptStyler
Attribut

Konstruktorer

PromptStyler(PromptStyle)

Utformar en fråga

Fält

PromptStyle

Stil för prompten PromptStyle.

Metoder

Apply(IMessageActivity, String, String)

Formatera en prompt och fyll i Text.

Apply<T>(IMessageActivity, String, IReadOnlyList<T>, IReadOnlyList<String>, String)

Formatera en prompt och fyll i meddelandet baserat på PromptStyle.

Apply<T>(IMessageActivity, String, IReadOnlyList<T>, PromptStyle, IReadOnlyList<String>, String)

Apply(IMessageActivity, String, String).

Gäller för