C# Class CClash.CompilerCacheFactory

Afficher le fichier Open project: artillery/cclash Class Usage Examples

Méthodes publiques

Méthode Description
Get ( bool direct, string cachedir, string compiler, string workdir, string>.Dictionary envs, ICompiler &comp ) : ICompilerCache

Method Details

Get() public static méthode

public static Get ( bool direct, string cachedir, string compiler, string workdir, string>.Dictionary envs, ICompiler &comp ) : ICompilerCache
direct bool
cachedir string
compiler string
workdir string
envs string>.Dictionary
comp ICompiler
Résultat ICompilerCache