C# Class Microsoft.Azure.Amqp.OpenEventArgs

Inheritance: System.EventArgs
Show file Open project: Azure/azure-amqp

Public Methods

Method Description
OpenEventArgs ( Performative command ) : System

Method Details

OpenEventArgs() public method

public OpenEventArgs ( Performative command ) : System
command Microsoft.Azure.Amqp.Framing.Performative
return System