C# Class Castle.NewGenerator.Core.VSSolution

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
Add ( VSProject project ) : void
Save ( ) : void
VSSolution ( string name, string solutionFolder, string targetFileName ) : System.Collections.Generic

Private Methods

Méthode Description
MakeRelative ( string fileName ) : string

Method Details

Add() public méthode

public Add ( VSProject project ) : void
project VSProject
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

VSSolution() public méthode

public VSSolution ( string name, string solutionFolder, string targetFileName ) : System.Collections.Generic
name string
solutionFolder string
targetFileName string
Résultat System.Collections.Generic