Mosa.HardwareSystem.PCIDeviceDriverAttribute.PCIDeviceDriverAttribute C# (CSharp) Method

PCIDeviceDriverAttribute() public method

Gets the priority. Initializes a new instance of the PCIDeviceDriverAttribute class.
public PCIDeviceDriverAttribute ( ) : Mosa.HardwareSystem.PCI
return Mosa.HardwareSystem.PCI
        public PCIDeviceDriverAttribute()
        {
            fields = 0;
        }