https://github.com/mitay-walle/hidepublicattribute
Simple attribute, to serialize / save property, but show it ONLY in Debug mode ( like private properties )
https://github.com/mitay-walle/hidepublicattribute
Last synced: 8 months ago
JSON representation
Simple attribute, to serialize / save property, but show it ONLY in Debug mode ( like private properties )
- Host: GitHub
- URL: https://github.com/mitay-walle/hidepublicattribute
- Owner: mitay-walle
- License: mit
- Created: 2019-03-21T23:05:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T10:37:01.000Z (over 6 years ago)
- Last Synced: 2025-01-10T17:52:34.801Z (9 months ago)
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hide Public Attribute
Simple attribute, to serialize / save property, but show it ONLY in Debug mode ( like private properties )