메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Function is used to dispose unused objects.
|
|
GetInventoryTransaction ( string searchString, string startDateFrom, string startDateTo, int sensorTimeWindow ) : IEnumerable |
Method to get temperature list
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose(bool disposing) executes in two distinct scenarios. If disposing equals true, it will dispose managed and unmanaged resources. If disposing equals false, only unmanaged resources can be disposed.
|
|
SetValue ( List |
Set the value of user, latitude, longitude, range etc.
|
public GetInventoryTransaction ( string searchString, string startDateFrom, string startDateTo, int sensorTimeWindow ) : IEnumerable |
||
searchString | string | |
startDateFrom | string | |
startDateTo | string | |
sensorTimeWindow | int | |
리턴 | IEnumerable |