C# 클래스 Southwind.React.BingTranslator

상속: ITranslator
파일 보기 프로젝트 열기: signumsoftware/southwind

공개 메소드들

메소드 설명
AutoSelect ( ) : bool
TranslateBatch ( List list, string from, string to ) : List

메소드 상세

AutoSelect() 공개 메소드

public AutoSelect ( ) : bool
리턴 bool

TranslateBatch() 공개 메소드

public TranslateBatch ( List list, string from, string to ) : List
list List
from string
to string
리턴 List