C# Class imBMW.Shields.ShieldManager

Mostrar archivo Open project: toxsedyshev/imBMW

Public Methods

Method Description
GetPin ( this port ) : Cpu.Pin
Init ( Hashtable ports ) : void

Method Details

GetPin() public static method

public static GetPin ( this port ) : Cpu.Pin
port this
return Cpu.Pin

Init() public static method

public static Init ( Hashtable ports ) : void
ports System.Collections.Hashtable
return void