Table of Contents

Class PromptBase

Namespace
Glitch9.AIDevKit
public abstract class PromptBase : IPrompt
Inheritance
object
PromptBase
Implements
Derived

Methods

GetText()

public abstract string GetText()

Returns

string

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.