C# 클래스 ExcelToolKit.CommandParser

Command Parser
파일 보기 프로젝트 열기: fanfeilong/exceltk 1 사용 예제들

공개 메소드들

메소드 설명
CommandParser ( IEnumerable Args ) : System.Collections.Generic
ToString ( ) : string
this ( string Param ) : string

메소드 상세

CommandParser() 공개 메소드

public CommandParser ( IEnumerable Args ) : System.Collections.Generic
Args IEnumerable
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

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