C# Class HelloClassOnStackBase, StackAllocForClass

Afficher le fichier Open project: xoofx/StackAllocForClass

Méthodes publiques

Méthode Description
Compute ( int x ) : int

Méthodes protégées

Méthode Description
HelloClassOnStackBase ( Random random ) : System

Method Details

Compute() public méthode

public Compute ( int x ) : int
x int
Résultat int

HelloClassOnStackBase() protected méthode

protected HelloClassOnStackBase ( Random random ) : System
random Random
Résultat System