C# Class UserApp.Exceptions.InvalidMethodException

Inheritance: UserAppException
Mostra file Open project: userapp-io/userapp-dotnet Class Usage Examples

Public Methods

Method Description
InvalidMethodException ( string message ) : System

Method Details

InvalidMethodException() public method

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