C# Class Avahi.ClientStateArgs

Inheritance: System.EventArgs
Show file Open project: RidgeRun/eval-sdk-imx6-hummingboard

Public Methods

Method Description
ClientStateArgs ( ClientState state, ErrorCode error ) : System

Method Details

ClientStateArgs() public method

public ClientStateArgs ( ClientState state, ErrorCode error ) : System
state ClientState
error ErrorCode
return System