Show / Hide Table of Contents

Interface ISendable

Namespace: WPILib.SmartDashboard
Assembly: WPILibSharp.dll
Syntax
public interface ISendable

Methods

| Improve this Doc View Source

InitSendable(ISendableBuilder)

Declaration
void InitSendable(ISendableBuilder builder)
Parameters
Type Name Description
ISendableBuilder builder
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet