C# 클래스 PageClassGenerator.Program

파일 보기 프로젝트 열기: geeksree/cSharpGeeks

Private Properties

프로퍼티 타입 설명
Main void

공개 메소드들

메소드 설명
ControlSelect ( string text ) : string
GetUniqueFileName ( string filePath ) : string

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

ControlSelect() 공개 정적인 메소드

public static ControlSelect ( string text ) : string
text string
리턴 string

GetUniqueFileName() 공개 정적인 메소드

public static GetUniqueFileName ( string filePath ) : string
filePath string
리턴 string