Show / Hide Table of Contents

Class Extensions

Inheritance
Object
Extensions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
public static class Extensions

Methods

| Improve this Doc View Source

Load()

Declaration
public static int Load()
Returns
Type Description
Int32
| Improve this Doc View Source

LoadOneExtension(Byte*)

Declaration
public static int LoadOneExtension(byte *library)
Parameters
Type Name Description
Byte* library
Returns
Type Description
Int32
| Improve this Doc View Source

SetShowNotFoundMessages(Int32)

Declaration
public static void SetShowNotFoundMessages(int showMessage)
Parameters
Type Name Description
Int32 showMessage
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet