Class CompletionFunction

CompletionFunction class

Represents the function object.

public class CompletionFunction

Constructors

NameDescription
CompletionFunction()The default constructor.

Properties

NameDescription
Name { get; set; }Gets or sets the name of the function to call.

See Also