affederaffe / Tmds.DBus.SourceGenerator

A roslyn source generator for creating proxies targeting the Tmds.DBus.Protocol API
MIT License
7 stars 5 forks source link

do not change method name casing #5

Closed 17steen closed 10 months ago

17steen commented 10 months ago

References

the method name as defined in the interface file.

Some interfaces may not respect pascal casing. Forcing pascal case will try to call methods that do not exist