Search Results for

    Show / Hide Table of Contents

    Class MultiLineComment

    The default multi-line comment (/* comment */)

    Inheritance
    object
    StringWithNoEscape
    MultiLineComment
    Implements
    IRangeSearcher
    Inherited Members
    StringWithNoEscape.StartCodeLength
    StringWithNoEscape.EndCodeLength
    StringWithNoEscape.IsComment
    StringWithNoEscape.FindStartCode(ILineReader)
    StringWithNoEscape.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 MultiLineComment : StringWithNoEscape, IRangeSearcher

    Constructors

    MultiLineComment()

    Initializes a new instance of the MultiLineComment class.

    Declaration
    public MultiLineComment()

    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.