C# Class AriDEVParser.Util.UpdateField

Datei anzeigen Open project: AriDEV/AriDEVParser

Public Properties

Property Type Description
Int32Value int
SingleValue float

Public Methods

Method Description
UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices

Method Details

UpdateField() public method

public UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices
val1 int
val2 float
return System.Runtime.InteropServices

Property Details

Int32Value public_oe property

public int Int32Value
return int

SingleValue public_oe property

public float SingleValue
return float