Class PoundSignSingleLineComment
A single line comment starting with a pound sign (# comment
)
Implements
Inherited Members
Namespace: FluentMigrator.Runner.BatchParser.RangeSearchers
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public sealed class PoundSignSingleLineComment : SingleLineComment, IRangeSearcher
Constructors
PoundSignSingleLineComment()
Initializes a new instance of the PoundSignSingleLineComment class.
Declaration
public PoundSignSingleLineComment()