C# 클래스 translatr.Applicator

파일 보기 프로젝트 열기: sephiroth99/translatr 1 사용 예제들

공개 메소드들

메소드 설명
doApply ( string args ) : void

비공개 메소드들

메소드 설명
createNode ( XmlDocument xdoc, string name ) : XmlNode
hasher ( byte s ) : Int32
showHelpAndQuit ( ) : void

메소드 상세

doApply() 공개 정적인 메소드

public static doApply ( string args ) : void
args string
리턴 void