C# Class CSE.Content.ObjectConstruction.PublicClass_PublicParamCtor

Mostrar archivo Open project: kcherr1/CSharp-Eval

Public Methods

Method Description
PublicClass_PublicParamCtor ( int i, float f, Color color, Random random ) : System

Method Details

PublicClass_PublicParamCtor() public method

public PublicClass_PublicParamCtor ( int i, float f, Color color, Random random ) : System
i int
f float
color Color
random System.Random
return System