C# Class StoryTeller.Testing.Model.CellTarget

Mostrar archivo Open project: storyteller/Storyteller

Private Properties

Property Type Description

Public Methods

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

Method Details

GoPlaces() public method

public GoPlaces ( int &sum, int number = 5 ) : void
sum int
number int
return void

GoPlaces2() public method

public GoPlaces2 ( string foo = null ) : void
foo string
return void