C# Class OpenIDE.Core.Caching.ProjectFile

Afficher le fichier Open project: continuoustests/OpenIDE Class Usage Examples

Méthodes publiques

Méthode Description
ProjectFile ( string file, string project ) : System
SetFileSearch ( ) : ProjectFile
Update ( string project, bool fileSearch ) : ProjectFile

Method Details

ProjectFile() public méthode

public ProjectFile ( string file, string project ) : System
file string
project string
Résultat System

SetFileSearch() public méthode

public SetFileSearch ( ) : ProjectFile
Résultat ProjectFile

Update() public méthode

public Update ( string project, bool fileSearch ) : ProjectFile
project string
fileSearch bool
Résultat ProjectFile