Język

Extensions Klasa

Definicja

public static class Extensions
type Extensions = class
Public Module Extensions
Dziedziczenie
Extensions

Metody

Nazwa Opis
GenerateHeroCard(FormPrompt)

Wygeneruj kartę bohatera z FormPromptu.

GenerateHeroCards(FormPrompt)

Wygeneruj listę kart bohaterów na podstawie definicji promptu.

GenerateMessages(FormPrompt, IMessageActivity, IMessageActivity)

Dla definicji promptu generujemy komunikaty do zwrotu.

GetGenericElementType(Type)

Zwróć bazowy typ generycznego IEnumerable.

IsAttachmentCollection(Type)

Rodzaj to mnóstwo dostępnych dodatków.

IsAttachmentType(Type)

Typ to AwaitableAttachment lub potomek.

IsDouble(Type)

Typ to float lub double.

IsGenericCollectionType(Type)

Typ implementuje ogólną ICollection.

IsGenericEnumerableType(Type)

Typ implementuje ogólny IEnumerable.

IsICollection(Type)

Typ implementuje ICollection.

IsIEnumerable(Type)

Typ implementuje IEnumerable.

IsIList(Type)

Type implementuje IList.

IsIntegral(Type)

Typ jest całkowity.

IsListCollectionType(Type)

Type implementuje ogólny IList.

IsNullable(Type)

Typ jest znulowalny.

Dotyczy