CRaPI - Correct Robust and Perfect API

FlagsEventHandler Delegate

Handling event fired when Flags have been parsed

public delegate void FlagsEventHandler(
   object sender,
   FlagsEventArgs e
);

Requirements

Namespace: TeamYaffa.CRaPI.World

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI.World Namespace