C# Class LSLib.Stats.PropertyValidationException

Inheritance: System.Exception
Datei anzeigen Open project: Norbyte/lslib

Public Methods

Method Description
PropertyValidationException ( string message ) : System

Method Details

PropertyValidationException() public method

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