Codacy Issue ID: 84d4654babc5c5ac9671306fcb62dcdd
| Field |
Value |
| File |
TestHosts/TestHosts/Controllers/PataPawaPrePaidController.cs |
| Line |
181 |
| Rule |
BestPractice |
| Severity |
Warning |
| Commit |
f2e1904ea73420450e0e740f663d93778a00809e |
Message: Define a constant instead of using this literal 'meter' 4 times.
🔗 View file in Codacy
Code Snippet:
String meter = requestForm["meter"].ToString();
Codacy Issue ID:
84d4654babc5c5ac9671306fcb62dcddTestHosts/TestHosts/Controllers/PataPawaPrePaidController.csf2e1904ea73420450e0e740f663d93778a00809eMessage: Define a constant instead of using this literal 'meter' 4 times.
🔗 View file in Codacy
Code Snippet: