GHIElectronics.UAP.Shields.FEZHAT.Dispose C# (CSharp) Method

Dispose() public method

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

Same methods

FEZHAT::Dispose ( bool disposing ) : void