C# Class Server.UnknownPropertyException

Inheritance: BindingException
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
UnknownPropertyException ( Property property, string current ) : System

Method Details

UnknownPropertyException() public method

public UnknownPropertyException ( Property property, string current ) : System
property Property
current string
return System