Show / Hide Table of Contents

Delegate LogMessageDelegate

Namespace: NetworkTables
Assembly: FRC.NetworkTables.dll
Syntax
public delegate void LogMessageDelegate(in LogMessage log);
Parameters
Type Name Description
LogMessage log
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet