Show / Hide Table of Contents

Delegate Logger.LoggerDelegate

Namespace: Speechly.Tools
Assembly: speechly-dotnet.dll
Syntax
public delegate void LoggerDelegate(string s);
Parameters
Type Name Description
System.String s
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX