C# Class StoryTeller.Testing.Model.CellTarget

Afficher le fichier Open project: storyteller/Storyteller

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GoPlaces ( int &sum, int number = 5 ) : void
GoPlaces2 ( string foo = null ) : void

Method Details

GoPlaces() public méthode

public GoPlaces ( int &sum, int number = 5 ) : void
sum int
number int
Résultat void

GoPlaces2() public méthode

public GoPlaces2 ( string foo = null ) : void
foo string
Résultat void