C# 클래스 Fanx.Tools.Nstub

.NET Stub
상속: Tool
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

메소드 설명
run ( string reserved ) : int
stub ( string podName, DirectoryInfo outDir, bool verbose ) : void

비공개 메소드들

메소드 설명
help ( ) : void
writeLine ( string s ) : void

메소드 상세

run() 공개 정적인 메소드

public static run ( string reserved ) : int
reserved string
리턴 int

stub() 공개 정적인 메소드

public static stub ( string podName, DirectoryInfo outDir, bool verbose ) : void
podName string
outDir System.IO.DirectoryInfo
verbose bool
리턴 void