Click or drag to resize

StarfieldMixerFadeCompletedHandler Delegate

[Missing <summary> documentation for "T:StarfieldUtils.DisplayUtils.StarfieldMixer.FadeCompletedHandler"]

Namespace:  StarfieldUtils.DisplayUtils
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate void FadeCompletedHandler(
	Object Sender,
	StarfieldModel channel
)

Parameters

Sender
Type: SystemObject
channel
Type: StarfieldStarfieldModel
See Also