C# Class Reflection.DangerZoneAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: MartinChavez/CSharp

Public Methods

Method Description
DangerZoneAttribute ( int min, int max ) : System

Method Details

DangerZoneAttribute() public method

public DangerZoneAttribute ( int min, int max ) : System
min int
max int
return System