C# 클래스 KeePassLib.Serialization.FileLockException

상속: System.Exception
파일 보기 프로젝트 열기: cappert/keepass2

공개 메소드들

메소드 설명
FileLockException ( string strBaseFile, string strUser ) : System

메소드 상세

FileLockException() 공개 메소드

public FileLockException ( string strBaseFile, string strUser ) : System
strBaseFile string
strUser string
리턴 System