C# 클래스 System.Deployment.Internal.Isolation.Store.ApplicationPathLock

상속: System.Deployment.Internal.Isolation.Store.IPathLock, IDisposable
파일 보기 프로젝트 열기: randomize/VimConfig

공개 메소드들

메소드 설명
ApplicationPathLock ( IStore s, IntPtr c, string path ) : System

비공개 메소드들

메소드 설명
Dispose ( bool fDisposing ) : void
IDisposable ( ) : void

메소드 상세

ApplicationPathLock() 공개 메소드

public ApplicationPathLock ( IStore s, IntPtr c, string path ) : System
s IStore
c System.IntPtr
path string
리턴 System