Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Southwind
React
BingTranslator
C# Class Southwind.React.BingTranslator
Inheritance:
ITranslator
Datei anzeigen
Open project: signumsoftware/southwind
Public Methods
Method
Description
AutoSelect
( ) :
bool
TranslateBatch
(
List
list
,
string
from
,
string
to
) :
List
Method Details
AutoSelect()
public
method
public
AutoSelect
( ) :
bool
return
bool
TranslateBatch()
public
method
public
TranslateBatch
(
List
list
,
string
from
,
string
to
) :
List
list
List
from
string
to
string
return
List