C# Class LegalityChecker.MainProgram

Afficher le fichier Open project: kamronbatman/Pokemon-Legality-Checker

Méthodes publiques

Свойство Type Description
m_Version string

Méthodes publiques

Méthode Description
Main ( string args ) : void
ProcDir ( string target, List &filelist ) : void
ProcFile ( string filename ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void

ProcDir() public static méthode

public static ProcDir ( string target, List &filelist ) : void
target string
filelist List
Résultat void

ProcFile() public static méthode

public static ProcFile ( string filename ) : void
filename string
Résultat void

Property Details

m_Version public_oe static_oe property

public static string m_Version
Résultat string