C# Class WarTornLands.Infrastructure.PropertyNotFoundException

Inheritance: System.Exception
Datei anzeigen Open project: floAr/WarTornLands

Public Methods

Method Description
PropertyNotFoundException ( string propertyName ) : System

Method Details

PropertyNotFoundException() public method

public PropertyNotFoundException ( string propertyName ) : System
propertyName string
return System