C# Class LokiProgrammer.UnsupportedBootloaderException

Inheritance: System.Exception
显示文件 Open project: arachnidlabs/loki

Public Methods

Method Description
UnsupportedBootloaderException ( UInt32 bootloaderVersion ) : System

Method Details

UnsupportedBootloaderException() public method

public UnsupportedBootloaderException ( UInt32 bootloaderVersion ) : System
bootloaderVersion System.UInt32
return System