Show / Hide Table of Contents

Interface ICommentReader

Namespace: SpiceSharpParser.ModelReaders.Netlist.Spice.Readers
Assembly: SpiceSharpParser.dll
Syntax
public interface ICommentReader

Methods

| Improve this Doc View Source

Read(CommentLine, ICircuitContext)

Declaration
void Read(CommentLine statement, ICircuitContext context)
Parameters
Type Name Description
CommentLine statement
ICircuitContext context
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX