C# Class Reflection.DangerZoneAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: MartinChavez/CSharp

Méthodes publiques

Méthode Description
DangerZoneAttribute ( int min, int max ) : System

Method Details

DangerZoneAttribute() public méthode

public DangerZoneAttribute ( int min, int max ) : System
min int
max int
Résultat System