Show / Hide Table of Contents

Struct NtRpcResultDef

NT Rpc Result 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 NtRpcResultDef

Fields

| Improve this Doc View Source

name

Result Name

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

type

Result Type

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