This is where all extensions should derive from. More...
#include "extension.h"
Public Attributes | |
T * | _this |
This is where all extensions should derive from.
It defines the _self and _this members that can be used from the extension method.
Definition at line 24 of file extension.h.