C# Class Rsdn.Janus.CheckAttributeEventArgs

Аргументы собития CheckAttribute.
Inheritance: System.EventArgs
Afficher le fichier Open project: rsdn/janus Class Usage Examples

Méthodes publiques

Méthode Description
CheckAttributeEventArgs ( PropertyDescriptor propertyDescriptor, Attribute attribute ) : System

Инициализирует экземпляр атрибутом.

Method Details

CheckAttributeEventArgs() public méthode

Инициализирует экземпляр атрибутом.
public CheckAttributeEventArgs ( PropertyDescriptor propertyDescriptor, Attribute attribute ) : System
propertyDescriptor System.ComponentModel.PropertyDescriptor
attribute System.Attribute
Résultat System