C# Class Server.PropertyException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Grimoric/RunUO.T2A

Protected Properties

Свойство Type Description
m_Property Property

Méthodes publiques

Méthode Description
PropertyException ( Property property, string message ) : System

Method Details

PropertyException() public méthode

public PropertyException ( Property property, string message ) : System
property Property
message string
Résultat System

Property Details

m_Property protected_oe property

protected Property m_Property
Résultat Property