C# Class GettextExtractorApp.Extractor

Show file Open project: while-true/gettext Class Usage Examples

Public Methods

Method Description
Extractor ( ) : System.Collections.Generic
Parse ( Assembly assembly ) : void
ToPoString ( ) : string

Private Methods

Method Description
Escape ( string str ) : string
Parse ( MemberInfo info, string originInfo = "" ) : void

Method Details

Extractor() public method

public Extractor ( ) : System.Collections.Generic
return System.Collections.Generic

Parse() public method

public Parse ( Assembly assembly ) : void
assembly System.Reflection.Assembly
return void

ToPoString() public method

public ToPoString ( ) : string
return string