C# 클래스 I18N.Command.Argument

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

공개 메소드들

메소드 설명
Argument ( string args ) : System
this ( string param ) : string

메소드 상세

Argument() 공개 메소드

public Argument ( string args ) : System
args string
리턴 System

this() 공개 메소드

public this ( string param ) : string
param string
리턴 string