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