C# Class KeePass.Util.UpdateComponentInfo

Exibir arquivo Open project: cappert/keepass2 Class Usage Examples

Public Methods

Method Description
UpdateComponentInfo ( string strName, ulong uVerInstalled, string strUpdateUrl, string strCategory ) : System

Method Details

UpdateComponentInfo() public method

public UpdateComponentInfo ( string strName, ulong uVerInstalled, string strUpdateUrl, string strCategory ) : System
strName string
uVerInstalled ulong
strUpdateUrl string
strCategory string
return System