Sdílet prostřednictvím


PromptStyler Třída

Definice

Styly výzvy

[System.Serializable]
public class PromptStyler
[<System.Serializable>]
type PromptStyler = class
Public Class PromptStyler
Dědičnost
PromptStyler
Atributy

Konstruktory

PromptStyler(PromptStyle)

Styly výzvy

Pole

PromptStyle

Styl výzvy PromptStyle.

Metody

Apply(IMessageActivity, String, String)

Vytvořte styl výzvy a naplňte .Text

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

Vytvořte styl výzvy a naplňte zprávu na PromptStylezákladě .

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

Apply(IMessageActivity, String, String).

Platí pro