C# Class ANRTournament.Objects.Tournament

Inheritance: INotifyPropertyChanged
Show file Open project: morphinepl/ANRTournament Class Usage Examples

Public Properties

Property Type Description
RandomGenerator System.Random

Public Methods

Method Description
Tournament ( ) : System

Method Details

Tournament() public method

public Tournament ( ) : System
return System

Property Details

RandomGenerator public static property

public static Random,System RandomGenerator
return System.Random