Method | Description | |
---|---|---|
ConvertQuotedString ( string s ) : string | ||
PoReader ( string inputFilename ) : System | ||
ReadPo ( ) : List |
Method | Description | |
---|---|---|
PoSyntaxError ( ) : void | ||
ReadLine ( ) : PoLine | ||
ReadPoEntry ( ) : |
public static ConvertQuotedString ( string s ) : string | ||
s | string | |
return | string |
public PoReader ( string inputFilename ) : System | ||
inputFilename | string | |
return | System |