C# Class GettextExtractorApp.Extractor

Afficher le fichier Open project: while-true/gettext Class Usage Examples

Méthodes publiques

Méthode Description
Extractor ( ) : System.Collections.Generic
Parse ( Assembly assembly ) : void
ToPoString ( ) : string

Private Methods

Méthode Description
Escape ( string str ) : string
Parse ( MemberInfo info, string originInfo = "" ) : void

Method Details

Extractor() public méthode

public Extractor ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Parse() public méthode

public Parse ( Assembly assembly ) : void
assembly System.Reflection.Assembly
Résultat void

ToPoString() public méthode

public ToPoString ( ) : string
Résultat string