Interface IDocumentContent
The contents of a document loaded from code factory.
Inherited Members
Namespace: CodeFactory.Document
Assembly: CodeFactory.dll
Syntax
public interface IDocumentContent : IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IEnumerable