C# Class AvalonStudio.Program

Show file Open project: VitalElement/AvalonStudio

Private Methods

Method Description
FindProject ( Solution solution, string project ) : IProject
LoadSolution ( ProjectOption options ) : Solution
Main ( string args ) : int
RunAdd ( AddOptions options ) : int
RunAddReference ( AddReferenceOptions options ) : int
RunBuild ( BuildOptions options ) : int
RunClean ( CleanOptions options ) : int
RunCreate ( CreateOptions options ) : int
RunInstallPackage ( PackageOptions options ) : int
RunRemove ( RemoveOptions options ) : int
RunTest ( TestOptions options ) : int