C# 클래스 GettextExtractorApp.Extractor

파일 보기 프로젝트 열기: while-true/gettext 1 사용 예제들

공개 메소드들

메소드 설명
Extractor ( ) : System.Collections.Generic
Parse ( Assembly assembly ) : void
ToPoString ( ) : string

비공개 메소드들

메소드 설명
Escape ( string str ) : string
Parse ( MemberInfo info, string originInfo = "" ) : void

메소드 상세

Extractor() 공개 메소드

public Extractor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Parse() 공개 메소드

public Parse ( Assembly assembly ) : void
assembly System.Reflection.Assembly
리턴 void

ToPoString() 공개 메소드

public ToPoString ( ) : string
리턴 string