has_interface
Description:
Check if this implements the interface with name interfacename
.
Parameters:
this | |
interfacename |
an interface name |
Returns:
true when this implement the interface. |
Check if this implements the interface with name interfacename
.
this | |
interfacename |
an interface name |
true when this implement the interface. |