GHIElectronics.UAP.Shields.FEZHAT.Dispose C# (CSharp) Méthode

Dispose() public méthode

Disposes of the object releasing control the pins.
public Dispose ( ) : void
Résultat void
        public void Dispose() => this.Dispose(true);

Same methods

FEZHAT::Dispose ( bool disposing ) : void