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

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

Méthodes publiques

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

Private Methods

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

Method Details

ApplicationPathLock() public méthode

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