C# Class Boo.Lang.Runtime.Tests.Integer

Afficher le fichier Open project: boo/boo-lang Class Usage Examples

Protected Properties

Свойство Type Description
_value int

Méthodes publiques

Méthode Description
Integer ( int value ) : System

Method Details

Integer() public méthode

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

Property Details

_value protected_oe property

protected int _value
Résultat int