C# Class KeePass.Plugins.PlgxException

Inheritance: System.Exception
ファイルを表示 Open project: amiryal/keepass2

Public Methods

Method Description
PlgxException ( string strMessage ) : System

Method Details

PlgxException() public method

public PlgxException ( string strMessage ) : System
strMessage string
return System