C# 클래스 SL2JS.SilverlightApplicationTranslatorConfiguration

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

공개 메소드들

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

비공개 메소드들

메소드 설명
CopyArgumentToProperty ( string propertyName, string value ) : void
ParseArgument ( string argument ) : void

메소드 상세

ParseArguments() 공개 메소드

public ParseArguments ( string args ) : void
args string
리턴 void