C# Class KeePassLib.Serialization.FileLockException

Inheritance: System.Exception
Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
FileLockException ( string strBaseFile, string strUser ) : System

Method Details

FileLockException() public méthode

public FileLockException ( string strBaseFile, string strUser ) : System
strBaseFile string
strUser string
Résultat System