C# Class Upscaledb.Parameter

Afficher le fichier Open project: cruppstahl/upscaledb Class Usage Examples

Méthodes publiques

Свойство Type Description
name int
value System.Int64

Property Details

name public_oe property

The name of this Parameter
public int name
Résultat int

value public_oe property

The value of this Parameter
public Int64,System value
Résultat System.Int64