Delegate DoConfig NamespaceWhim AssemblyWhim.dll Applies the user's config to the IContext. public delegate void DoConfig(IContext context) Parameters context IContext The IContext to operate on.