Show / Hide Table of Contents

Interface IQuadstateChanged

Namespace: DeBroglie.Trackers
Assembly: DeBroglie.dll
Syntax
public interface IQuadstateChanged

Methods

| Edit this page View Source

Notify(int, Quadstate, Quadstate)

Declaration
void Notify(int index, Quadstate before, Quadstate after)
Parameters
Type Name Description
int index
Quadstate before
Quadstate after
| Edit this page View Source

Reset(SelectedChangeTracker)

Declaration
void Reset(SelectedChangeTracker tracker)
Parameters
Type Name Description
SelectedChangeTracker tracker
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX