Constructor RenderableFunction
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
RenderableFunction(Func<object?>)
Creates an new RenderableFunction class with the specified function.
public RenderableFunction(Func<object?> callable)
Creates an new RenderableFunction class with the specified function.
public RenderableFunction(Func<object?> callable)