class documentation

class MultipleMethodImplementor:

View In Hierarchy

A precise implementation of IMultipleMethods.

Method methodOne No summary
Method methodTwo No summary
def methodOne(self):
Returns
1
def methodTwo(self):
Returns
2