C# Class PageClassGenerator.Program

Exibir arquivo Open project: geeksree/cSharpGeeks

Private Properties

Property Type Description
Main void

Public Methods

Method Description
ControlSelect ( string text ) : string
GetUniqueFileName ( string filePath ) : string

Private Methods

Method Description
Main ( string args ) : void

Method Details

ControlSelect() public static method

public static ControlSelect ( string text ) : string
text string
return string

GetUniqueFileName() public static method

public static GetUniqueFileName ( string filePath ) : string
filePath string
return string