C# Class SwiftPbo.ProductEntry

Datei anzeigen Open project: headswe/SwiftPbo Class Usage Examples

Public Methods

Method Description
ProductEntry ( ) : System
ProductEntry ( string name, string prefix, string productVersion, List addList = null ) : System

Method Details

ProductEntry() public method

public ProductEntry ( ) : System
return System

ProductEntry() public method

public ProductEntry ( string name, string prefix, string productVersion, List addList = null ) : System
name string
prefix string
productVersion string
addList List
return System