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