C# Class LitDev.vars

Show file Open project: litdev1/LitDev

Public Methods

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

Method Details

getValue() public method

public getValue ( ) : Primitive
return Primitive

setValue() public method

public setValue ( Primitive value ) : void
value Primitive
return void

vars() public method

public vars ( int _i, string _indices ) : System
_i int
_indices string
return System