Mosa.HardwareSystem.PCIDeviceDriverAttribute.PCIDeviceDriverAttribute C# (CSharp) 메소드

PCIDeviceDriverAttribute() 공개 메소드

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