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