C# Class IronSmarkets.Exceptions.NotLoggedInException

Inheritance: System.Exception
Datei anzeigen Open project: smarkets/IronSmarkets

Public Methods

Method Description
NotLoggedInException ( ) : System

Private Methods

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

Method Details

NotLoggedInException() public method

public NotLoggedInException ( ) : System
return System