Gjallarhorn


ITracksDependents

Namespace: Gjallarhorn.Internal

Interface that allows a type to remotely add itself as a dependent

Instance members

Instance memberDescription
Track(arg1)
Signature: IDependent -> unit
Modifiers: abstract

Begins tracking of a dependent

Untrack(arg1)
Signature: IDependent -> unit
Modifiers: abstract

Ends tracking of a dependent

Fork me on GitHub