Search Results for

    Show / Hide Table of Contents

    Class Event

    An abstract base class, purely for inheritance purposes, representing a particular step/item in a stream of translation units.

    Inheritance
    object
    Event
    CommentEvent
    EndOfInputEvent
    StartOfInputEvent
    TUEvent
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.IO.Streams
    Assembly: Sdl.LanguagePlatform.IO.dll
    Syntax
    public abstract class Event

    Constructors

    Event()

    Declaration
    protected Event()
    In this article
    • Constructors
      • Event()
    Back to top Generated by DocFX