issues
search
pagseguro
/
pagseguro-sdk-dotnet
Biblioteca de integração em .NET
55
stars
88
forks
source link
Change this constant to a 'static' read-only property.
#51
Closed
raphaelrejes
closed
4 years ago
raphaelrejes
commented
4 years ago
Codacy
detected an issue:
Message:
Change this constant to a 'static' read-only property.
Currently on:
Commit
: 60c13c13732b826b4e0efa7d3cef2124af07d3d3
File
:
source/Uol.PagSeguro/Constants/ListPaymentMethodNames.cs
LineNum
:
131
public class Foo { public static double Version { get { return 1.0; } } }
Codacy detected an issue:
Message:
Change this constant to a 'static' read-only property.
Currently on: