C# Class UnityEditor.Scripting.Compilers.NuGetPackageResolver

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
EnsureProjectLockFile ( string projectFile ) : bool
NuGetPackageResolver ( ) : System
Resolve ( ) : void

Private Methods

Méthode Description
ConvertToWindowsPath ( string path ) : string
GetPackagesPath ( ) : string

Method Details

EnsureProjectLockFile() public méthode

public EnsureProjectLockFile ( string projectFile ) : bool
projectFile string
Résultat bool

NuGetPackageResolver() public méthode

public NuGetPackageResolver ( ) : System
Résultat System

Resolve() public méthode

public Resolve ( ) : void
Résultat void