Mosa.HardwareSystem.PCIDeviceDriverAttribute.PCIDeviceDriverAttribute C# (CSharp) Méthode

PCIDeviceDriverAttribute() public méthode

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