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