C# Class HoldItCore.Randomizer

Afficher le fichier Open project: ibdknox/swred

Méthodes publiques

Méthode Description
Add ( double chance, Action action ) : void
DoSomething ( ) : void

Method Details

Add() public méthode

public Add ( double chance, Action action ) : void
chance double
action Action
Résultat void

DoSomething() public méthode

public DoSomething ( ) : void
Résultat void