C# Class IronSmarkets.Exceptions.NoHandlerException

Inheritance: System.Exception
显示文件 Open project: smarkets/IronSmarkets

Public Methods

Method Description
NoHandlerException ( ) : System

Private Methods

Method Description
NoHandlerException ( SerializationInfo info, StreamingContext ctxt ) : System

Method Details

NoHandlerException() public method

public NoHandlerException ( ) : System
return System