Sdílet prostřednictvím


Extensions Třída

Definice

public static class Extensions
type Extensions = class
Public Module Extensions
Dědičnost
Extensions

Metody

GenerateHeroCard(FormPrompt)

Vygenerujte kartu hero z formPrompt.

GenerateHeroCards(FormPrompt)

Vygenerujte seznam karet hrdiny z definice výzvy.

GenerateMessages(FormPrompt, IMessageActivity, IMessageActivity)

Po zadání výzvy definice vygenerujte zprávy, které se mají odeslat zpět.

GetGenericElementType(Type)

Vrátí základní typ obecného IEnumerable.

IsAttachmentCollection(Type)

Typ je možné vyčíslovat očekávané přílohy.

IsAttachmentType(Type)

Typ je AwaitableAttachment nebo potomek.

IsDouble(Type)

Typ je plovoucí nebo dvojitý.

IsGenericCollectionType(Type)

Typ implementuje obecný ICollection.

IsGenericEnumerableType(Type)

Typ implementuje obecný IEnumerable.

IsICollection(Type)

Typ implementuje ICollection.

IsIEnumerable(Type)

Typ implementuje IEnumerable.

IsIList(Type)

Typ implementuje IList.

IsIntegral(Type)

Typ je integrální.

IsListCollectionType(Type)

Typ implementuje obecný IList.

IsNullable(Type)

Typ má hodnotu null.

Platí pro