C# Class DeployImporter.Program

If you have to maintain this, I apologize, this was written as a use once tool to import data.
Afficher le fichier Open project: hudl/black-mesa

Méthodes publiques

Méthode Description
doDeployDoc ( ) : List
doHotfixDoc ( ) : List

Private Methods

Méthode Description
Main ( string args ) : void
cleanName ( string name ) : string
insertIntoNameArray ( string name, string names, int index ) : void

Method Details

doDeployDoc() public static méthode

public static doDeployDoc ( ) : List
Résultat List

doHotfixDoc() public static méthode

public static doHotfixDoc ( ) : List
Résultat List