C# Class BlipFace.Service.Communication.ExceptionEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: ksopyla/blipface

Public Methods

Method Description
ExceptionEventArgs ( Exception _error ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception _error ) : System
_error System.Exception
return System