Interface IContentsHistory
Component used to "walk the stack up" in the history of deserialized content.
Namespace: ExtendedXmlSerializer.ExtensionModel.Content
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface IContentsHistory : IParameterizedSource<IFormatReader, Stack<IInnerContent>>