Used to invoke configured function/method with all attached attribute functions.
As aliased method symbols can't be called without the context, explicit providing of delegate to call is required
delegated created from function / method to call
list of arguments to dg not provided by attached attribute function
Return: proxies return value of dg
See Implementation
Used to invoke configured function/method with all attached attribute functions.
As aliased method symbols can't be called without the context, explicit providing of delegate to call is required