This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2026-04-03 17:56:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f9c1ce8e4b9e6a8583c023460e5afca4d98f7a7
PowerToys
/
src
/
common
/
ManagedTelemetry
History
ryanbodrug-microsoft
1f9c1ce8e4
Removing unecceary EventName requirement. EventSource<T>.Write will use the type name of T if null is passed in. This saves us passing an extra string uneccesarily as the public property would be serialized into the event data as well as being specified as the EventName
2020-05-06 15:10:22 -07:00
..
Telemetry
Removing unecceary EventName requirement. EventSource<T>.Write will use the type name of T if null is passed in. This saves us passing an extra string uneccesarily as the public property would be serialized into the event data as well as being specified as the EventName
2020-05-06 15:10:22 -07:00