C# Class DeployImporter.Program

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

Public Methods

Method Description
doDeployDoc ( ) : List
doHotfixDoc ( ) : List

Private Methods

Method Description
Main ( string args ) : void
cleanName ( string name ) : string
insertIntoNameArray ( string name, string names, int index ) : void

Method Details

doDeployDoc() public static method

public static doDeployDoc ( ) : List
return List

doHotfixDoc() public static method

public static doHotfixDoc ( ) : List
return List