DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.50.1-0.1 / t / t4018 / csharp-method-with-spacing
12345678910
class Example { string Method ( int RIGHT ) { // Filler // Filler return "ChangeMe"; } }