C# Class Bari.Plugins.Fsharp.Build.Dependencies.FileOrderDependencies

Inheritance: Bari.Core.Build.Dependencies.ProjectParametersDependencies
Afficher le fichier Open project: vigoo/bari

Méthodes publiques

Méthode Description
Add ( Project project, ICollection target ) : void

Private Methods

Méthode Description
FileOrderDependencies ( Project project ) : System.Collections.Generic

Method Details

Add() public static méthode

public static Add ( Project project, ICollection target ) : void
project Project
target ICollection
Résultat void