Show / Hide Table of Contents

    Delegate SerialDataReceivedEventHandler

    Namespace: Windows.Devices.SerialCommunication
    Assembly: Windows.Devices.SerialCommunication.dll
    Syntax
    public delegate void SerialDataReceivedEventHandler(object sender, SerialDataReceivedEventArgs e);
    Parameters
    Type Name Description
    Object sender
    SerialDataReceivedEventArgs e

    Extension Methods

    LogDispatcher.GetCurrentClassLogger(Object)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX