C# Class OpenIDE.Core.Caching.Project

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

Méthodes publiques

Méthode Description
Project ( string file, string json ) : System
SetFileSearch ( ) : Project
Update ( string json, bool fileSearch ) : void

Method Details

Project() public méthode

public Project ( string file, string json ) : System
file string
json string
Résultat System

SetFileSearch() public méthode

public SetFileSearch ( ) : Project
Résultat Project

Update() public méthode

public Update ( string json, bool fileSearch ) : void
json string
fileSearch bool
Résultat void