C# 클래스 Program.Command_GenerateClassFile, DailyProjects

상속: Command
파일 보기 프로젝트 열기: GHScan/DailyProjects

공개 프로퍼티들

프로퍼티 타입 설명
JsonPath string
Language string
ResultPath string

공개 메소드들

메소드 설명
CreateTemplate ( ) : Command_GenerateClassFile
Execute ( ) : void

메소드 상세

CreateTemplate() 공개 정적인 메소드

public static CreateTemplate ( ) : Command_GenerateClassFile
리턴 Command_GenerateClassFile

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

프로퍼티 상세

JsonPath 공개적으로 프로퍼티

public string JsonPath
리턴 string

Language 공개적으로 프로퍼티

public string Language
리턴 string

ResultPath 공개적으로 프로퍼티

public string ResultPath
리턴 string