Show / Hide Table of Contents

Struct NtRpcParamDef

NT Rpc Parameter Definition

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
Namespace: NetworkTables.Natives
Assembly: FRC.NetworkTables.dll
Syntax
public struct NtRpcParamDef

Fields

| Improve this Doc View Source

name

Parameter Name

Declaration
public NtString name
Field Value
Type Description
NtString
| Improve this Doc View Source

type

Parameter Type

Declaration
public NtType type
Field Value
Type Description
NtType
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet