C# Class System.Deployment.Internal.Isolation.Store.AssemblyPathLock

Inheritance: System.Deployment.Internal.Isolation.Store.IPathLock, IDisposable
Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

Méthode Description
AssemblyPathLock ( IStore s, IntPtr c, string path ) : System

Private Methods

Méthode Description
Dispose ( bool fDisposing ) : void
IDisposable ( ) : void

Method Details

AssemblyPathLock() public méthode

public AssemblyPathLock ( IStore s, IntPtr c, string path ) : System
s IStore
c System.IntPtr
path string
Résultat System