C# Class Southwind.React.BingTranslator

Inheritance: ITranslator
Afficher le fichier Open project: signumsoftware/southwind

Méthodes publiques

Méthode Description
AutoSelect ( ) : bool
TranslateBatch ( List list, string from, string to ) : List

Method Details

AutoSelect() public méthode

public AutoSelect ( ) : bool
Résultat bool

TranslateBatch() public méthode

public TranslateBatch ( List list, string from, string to ) : List
list List
from string
to string
Résultat List