On Saturday, 5 April 2014 at 10:55:19 UTC, evilrat wrote:
// recommended, manual type
@property HostUIHandlerType()
{
return this._docHostUIHandler;
}
oops. this of course should be like normal function.
On Saturday, 5 April 2014 at 10:55:19 UTC, evilrat wrote:
// recommended, manual type
@property HostUIHandlerType()
{
return this._docHostUIHandler;
}
oops. this of course should be like normal function.