C# Class Studyzy.IMEWLConverter.IME.UserDefinePhrase

Inheritance: Studyzy.IMEWLConverter.IME.BaseImport, IWordLibraryExport
Afficher le fichier Open project: studyzy/imewlconverter

Méthodes publiques

Méthode Description
Export ( WordLibraryList wlList ) : IList
ExportLine ( Studyzy.IMEWLConverter.Entities.WordLibrary wl ) : string
Import ( string path ) : WordLibraryList
ImportLine ( string str ) : WordLibraryList
ImportText ( string text ) : WordLibraryList
UserDefinePhrase ( ) : System

Method Details

Export() public méthode

public Export ( WordLibraryList wlList ) : IList
wlList WordLibraryList
Résultat IList

ExportLine() public méthode

public ExportLine ( Studyzy.IMEWLConverter.Entities.WordLibrary wl ) : string
wl Studyzy.IMEWLConverter.Entities.WordLibrary
Résultat string

Import() public méthode

public Import ( string path ) : WordLibraryList
path string
Résultat WordLibraryList

ImportLine() public méthode

public ImportLine ( string str ) : WordLibraryList
str string
Résultat WordLibraryList

ImportText() public méthode

public ImportText ( string text ) : WordLibraryList
text string
Résultat WordLibraryList

UserDefinePhrase() public méthode

public UserDefinePhrase ( ) : System
Résultat System