C# 클래스 OxfordChat.Client.Services.SpellCheckClient

파일 보기 프로젝트 열기: evgri243/pubic-demos

공개 메소드들

메소드 설명
SpellAsync ( string text ) : Task
SpellCheckClient ( string subscriptionKey ) : System

메소드 상세

SpellAsync() 공개 메소드

public SpellAsync ( string text ) : Task
text string
리턴 Task

SpellCheckClient() 공개 메소드

public SpellCheckClient ( string subscriptionKey ) : System
subscriptionKey string
리턴 System