PCInterface.get_using_PCI C# (CSharp) Méthode

get_using_PCI() public méthode

public get_using_PCI ( ) : bool
Résultat bool
    public bool get_using_PCI()
    {
        return _using_PCI;
    }