C# Class LitDev.vars

Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Méthode Description
getValue ( ) : Primitive
setValue ( Primitive value ) : void
vars ( int _i, string _indices ) : System

Method Details

getValue() public méthode

public getValue ( ) : Primitive
Résultat Primitive

setValue() public méthode

public setValue ( Primitive value ) : void
value Primitive
Résultat void

vars() public méthode

public vars ( int _i, string _indices ) : System
_i int
_indices string
Résultat System