InvokeHelper< void()> Struct Reference

#include <reflectionbase.h>

Public Types

using type = void
 

Static Public Member Functions

static Result< void > Invoke (const Function *fn)
 

Member Typedef Documentation

◆ type

using type = void

Member Function Documentation

◆ Invoke()

static Result<void> Invoke ( const Function fn)
static