MethodMetaInspector
Base for inspectors that want configuration associated with methods.
For each child a MethodMetaModel is created
and added to ComponentModel's methods collection
protected MethodMetaInspector()
protected virtual void ProcessMeta(ComponentModel model, IList<MethodInfo> methods, MethodMetaModel metaModel)