C# Class CSE.Content.ObjectConstruction.InternalStruct_PublicCtor

Datei anzeigen Open project: kcherr1/CSharp-Eval

Public Methods

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

Method Details

InternalStruct_PublicCtor() public method

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