mummy
1.0.2
|
Public Member Functions | |
MethodInstance (const cable::Class *c, const cable::Method *m) | |
Public Attributes | |
const cable::Class * | Class |
const cable::Method * | Method |
Definition at line 1454 of file MummyCsharpGenerator.cxx.
MethodInstance::MethodInstance | ( | const cable::Class * | c, |
const cable::Method * | m | ||
) | [inline] |
Definition at line 1460 of file MummyCsharpGenerator.cxx.
const cable::Class* MethodInstance::Class |
Definition at line 1457 of file MummyCsharpGenerator.cxx.
const cable::Method* MethodInstance::Method |
Definition at line 1458 of file MummyCsharpGenerator.cxx.