C# Class WPNest.Services.LoginResult

Inheritance: WebServiceResult
ファイルを表示 Open project: garyjohnson/wpnest

Public Methods

Method Description
LoginResult ( ) : System
LoginResult ( Exception error ) : System

Method Details

LoginResult() public method

public LoginResult ( ) : System
return System

LoginResult() public method

public LoginResult ( Exception error ) : System
error System.Exception
return System