robotdotnet / NetworkTables

FRC NetworkTables for .NET. This is all old code and should not be used anymore.
3 stars 5 forks source link

Adds generic get method to value, and adds a way to get the raw backing object #32

Closed ThadHouse closed 8 years ago

ThadHouse commented 8 years ago

The backing object still copies, so it is safe.