C# 클래스 PKParser.Arg.PKArgParser

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

공개 메소드들

메소드 설명
Add ( string s ) : ParamCollection
Clear ( ) : void
GetUtil ( string s ) : string
PKArgParser ( ) : System

비공개 메소드들

메소드 설명
StartMatch ( string s ) : Match

메소드 상세

Add() 공개 메소드

public Add ( string s ) : ParamCollection
s string
리턴 ParamCollection

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

GetUtil() 공개 메소드

public GetUtil ( string s ) : string
s string
리턴 string

PKArgParser() 공개 메소드

public PKArgParser ( ) : System
리턴 System