C# Class Owin.LintException

Inheritance: System.Exception
Exibir arquivo Open project: remitaylor/knack

Public Methods

Method Description
LintException ( string message ) : System

Method Details

LintException() public method

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