C# Class CSE.Content.ObjectConstruction.InternalClass_ProtectedParamCtor

Afficher le fichier Open project: kcherr1/CSharp-Eval

Méthodes protégées

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

Method Details

InternalClass_ProtectedParamCtor() protected méthode

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