@absolunet/ioc2.1.0

View on GitHub

BaseProxy

Base proxy handler.

Methods

get(object, property)

Source:
Property accessor.
Parameters:
Name Type Description
object object Proxied object.
property string The property name.
Returns:
The property value.
Type
*