C.foo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int foo(int x)
  2. string foo(string x)
  3. int foo(int x, int y)
    class C
    int
    foo
    (
    int x
    ,
    int y
    )

Meta