C# Class Upscaledb.Parameter

Mostra file Open project: cruppstahl/upscaledb Class Usage Examples

Public Properties

Property Type Description
name int
value System.Int64

Property Details

name public_oe property

The name of this Parameter
public int name
return int

value public_oe property

The value of this Parameter
public Int64,System value
return System.Int64