C# Class CSE.Content.ObjectConstruction.InternalStruct_PublicCtor

Afficher le fichier Open project: kcherr1/CSharp-Eval

Méthodes publiques

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

Method Details

InternalStruct_PublicCtor() public méthode

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