Class DeviceConfigurationExtensions
- Namespace
- nanoFramework.Tools.Debugger.Extensions
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public static class DeviceConfigurationExtensions
- Inheritance
-
DeviceConfigurationExtensions
- Inherited Members
Methods
ValidateIndex<T>(List<T>, uint)
public static bool ValidateIndex<T>(this List<T> collection, uint blockIndex)
Parameters
Returns
Type Parameters
T