This website works better with JavaScript.
Home
Explore
Help
Sign In
apalak
/
gm_cabs_driver_maui
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
minor changes in constants class
master
Kaustav Chaudhuri
1 year ago
parent
3bb59d6ae4
commit
c411b27ed7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
GMCabsDriverAssistantSolution/Constants.cs
+ 2
- 0
GMCabsDriverAssistantSolution/Constants.cs
View File
@ -7,5 +7,7 @@ namespace GMCabsDriverAssistant
partial
class
Constants
{
public
const
string
VoucherScanUseFrontCamera
=
"VoucherScanUseFrontCamera"
;
public
const
int
RYDO_TYPE
=
1
;
public
const
int
METER_TYPE
=
2
;
}
}
Write
Preview
Loading…
Cancel
Save