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

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AssemblyPathLock() 공개 메소드

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