C# Class PSI.EpicsClient2.Searcher

Inheritance: IDisposable
Afficher le fichier Open project: ISISComputingGroup/EPICS-EpicsWeb

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Add ( EpicsChannel channel ) : void
Contains ( EpicsChannel channel ) : bool
Remove ( EpicsChannel channel ) : void
SearchChannels ( ) : void
Searcher ( EpicsClient client ) : System
SendBuffer ( byte buff ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void