C# Class TranslateTool.PoReader

Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Méthode Description
ConvertQuotedString ( string s ) : string
PoReader ( string inputFilename ) : System
ReadPo ( ) : List

Private Methods

Méthode Description
PoSyntaxError ( ) : void
ReadLine ( ) : PoLine
ReadPoEntry ( ) : PoEntry

Method Details

ConvertQuotedString() public static méthode

public static ConvertQuotedString ( string s ) : string
s string
Résultat string

PoReader() public méthode

public PoReader ( string inputFilename ) : System
inputFilename string
Résultat System

ReadPo() public méthode

public ReadPo ( ) : List
Résultat List