Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
KeePassLib
Serialization
FileLockException
C# Class KeePassLib.Serialization.FileLockException
Inheritance:
System.Exception
显示文件
Open project: cappert/keepass2
Public Methods
Method
Description
FileLockException
(
string
strBaseFile
,
string
strUser
) :
System
Method Details
FileLockException()
public
method
public
FileLockException
(
string
strBaseFile
,
string
strUser
) :
System
strBaseFile
string
strUser
string
return
System