C# 클래스 dotnet_storyteller.DotnetBaseParams

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

공개 메소드들

메소드 설명
DotnetBaseParams ( string name, string fullName, string description ) : System.Collections.Generic
Parse ( string args ) : void

비공개 메소드들

메소드 설명
AddDotnetBaseParameters ( ) : void

메소드 상세

DotnetBaseParams() 공개 메소드

public DotnetBaseParams ( string name, string fullName, string description ) : System.Collections.Generic
name string
fullName string
description string
리턴 System.Collections.Generic

Parse() 공개 메소드

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