C# Class AriDEVParser.Util.UpdateField

Afficher le fichier Open project: AriDEV/AriDEVParser

Méthodes publiques

Свойство Type Description
Int32Value int
SingleValue float

Méthodes publiques

Méthode Description
UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices

Method Details

UpdateField() public méthode

public UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices
val1 int
val2 float
Résultat System.Runtime.InteropServices

Property Details

Int32Value public_oe property

public int Int32Value
Résultat int

SingleValue public_oe property

public float SingleValue
Résultat float