ChatResponseParser Property
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public static MessageParser<ChatResponse> Parser { get; }
Public Shared ReadOnly Property Parser As MessageParser(Of ChatResponse)
Get
public:
static property MessageParser<ChatResponse^>^ Parser {
MessageParser<ChatResponse^>^ get ();
}
static member Parser : MessageParser<ChatResponse> with get
Property Value
MessageParserChatResponse