Search Results for

    Show / Hide Table of Contents

    Class PoundSignSingleLineComment

    A single line comment starting with a pound sign (# comment)

    Inheritance
    object
    SingleLineComment
    PoundSignSingleLineComment
    Implements
    IRangeSearcher
    Inherited Members
    SingleLineComment.StartCodeLength
    SingleLineComment.EndCodeLength
    SingleLineComment.IsComment
    SingleLineComment.FindStartCode(ILineReader)
    SingleLineComment.FindEndCode(ILineReader)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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()

    Implements

    IRangeSearcher
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.