C# Class UnitTests.SysbusExtensions

Exibir arquivo Open project: emul8/emul8

Public Methods

Method Description
Register ( this sysbus, IBusPeripheral peripheral, Emul8.Core.Range range ) : void

Method Details

Register() public static method

public static Register ( this sysbus, IBusPeripheral peripheral, Emul8.Core.Range range ) : void
sysbus this
peripheral IBusPeripheral
range Emul8.Core.Range
return void