MethodMetaInspector public abstract class MethodMetaInspector : IContributeComponentModelConstruction Documentation protected virtual bool ShouldUseMetaModel { get; } protected MethodMetaInspector() protected virtual bool IsValidMeta(ComponentModel model, MethodMetaModel metaModel) protected abstract string ObtainNodeName() protected virtual void ProcessMeta(ComponentModel model, IList<MethodInfo> methods, MethodMetaModel metaModel) public virtual void ProcessModel(IKernel kernel, ComponentModel model)