Search Results for

    Show / Hide Table of Contents

    Class EndOfInputEvent

    Represents an end-of-input event.

    Inheritance
    object
    Event
    EndOfInputEvent
    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 class EndOfInputEvent : Event

    Constructors

    EndOfInputEvent()

    Initializes a new instance with default values.

    Declaration
    public EndOfInputEvent()
    In this article
    • Constructors
      • EndOfInputEvent()
    Back to top Generated by DocFX