Show / Hide Table of Contents

Interface IFunc<TResult>

Namespace: Towel
Assembly: Towel.dll
Syntax
public interface IFunc<TResult>
Type Parameters
Name Description
TResult

Methods

| Improve this Doc View Source

Invoke()

Declaration
TResult Invoke()
Returns
Type Description
TResult
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX