interface documentation

An interface that derives from another for use with proxyForInterface.

Method boo A different sample method which should be proxied.

Inherited from IProxiedInterface:

Method yay A sample method which should be proxied.
Attribute ifaceAttribute An example declared attribute, which should be proxied.
def boo(): (source)

A different sample method which should be proxied.