C# Class XamarinEvolveSSLibrary.DuplicateUserException

Inheritance: System.Exception
Exibir arquivo Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
DuplicateUserException ( string message ) : System

Method Details

DuplicateUserException() public method

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