C# Class Enigma.ArraySizeAttribute

Used to mark arrays, enumerables or pointers with the number of items for a reflector UI to display.
Inheritance: System.Attribute
Afficher le fichier Open project: r3peat/Enigma.D3.Public

Méthodes publiques

Méthode Description
ArraySizeAttribute ( int value ) : System

Method Details

ArraySizeAttribute() public méthode

public ArraySizeAttribute ( int value ) : System
value int
Résultat System