MethodMetaModel public class MethodMetaModel Represents meta information associated with a method (not yet defined) Documentation Code public IConfiguration ConfigNode { get; } Gets the config node. public MethodMetaModel(IConfiguration configNode) Initializes a new instance of the MethodMetaModel class.