C# Class Nuspeccer.Generator.NuspecGenerator

Datei anzeigen Open project: okb/NuSpeccer

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
GenereateCodeWithXsd2Code ( string xsdFilepath, string codeOutPath, string nameSpace ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void