C# Class OxfordChat.Client.Services.SpellCheckClient

Afficher le fichier Open project: evgri243/pubic-demos

Méthodes publiques

Méthode Description
SpellAsync ( string text ) : Task
SpellCheckClient ( string subscriptionKey ) : System

Method Details

SpellAsync() public méthode

public SpellAsync ( string text ) : Task
text string
Résultat Task

SpellCheckClient() public méthode

public SpellCheckClient ( string subscriptionKey ) : System
subscriptionKey string
Résultat System