GHIElectronics.UAP.Shields.FEZHAT.Dispose C# (CSharp) 메소드

Dispose() 공개 메소드

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

Same methods

FEZHAT::Dispose ( bool disposing ) : void