C# Class XamarinEvolveSSLibrary.UserAuthenticationException

Inheritance: System.Exception
显示文件 Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
UserAuthenticationException ( string message ) : System

Method Details

UserAuthenticationException() public method

public UserAuthenticationException ( string message ) : System
message string
return System