Class MultiLineComment
The default multi-line comment (/* comment */
)
Implements
Inherited Members
Namespace: FluentMigrator.Runner.BatchParser.RangeSearchers
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public sealed class MultiLineComment : StringWithNoEscape, IRangeSearcher
Constructors
MultiLineComment()
Initializes a new instance of the MultiLineComment class.
Declaration
public MultiLineComment()