C# Class LibiadaWeb.NatureAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: intervals-mining-lab/libiada-web

Méthodes publiques

Méthode Description
NatureAttribute ( Nature value ) : System

Initializes a new instance of the NatureAttribute class.

Method Details

NatureAttribute() public méthode

Initializes a new instance of the NatureAttribute class.
public NatureAttribute ( Nature value ) : System
value Nature /// The Nature value. ///
Résultat System