C# Class CSE.Content.ObjectConstruction.InternalClass_PublicParamCtor

Afficher le fichier Open project: kcherr1/CSharp-Eval

Méthodes publiques

Méthode Description
InternalClass_PublicParamCtor ( int i, float f, Color color, Random random ) : System

Method Details

InternalClass_PublicParamCtor() public méthode

public InternalClass_PublicParamCtor ( int i, float f, Color color, Random random ) : System
i int
f float
color Color
random System.Random
Résultat System