Delen via


Entity Constructors

Definitie

Overloads

Entity()
Entity(String)

Entity()

public Entity ();
Public Sub New ()

Van toepassing op

Entity(String)

public Entity (string type = default);
new Microsoft.Bot.Connector.Entity : string -> Microsoft.Bot.Connector.Entity
Public Sub New (Optional type As String = Nothing)

Parameters

type
String

Van toepassing op