C# Class Reflection.DangerZoneAttribute

Inheritance: System.Attribute
ファイルを表示 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