C# Class StoryTeller.Engine.SystemExtensions

Exibir arquivo Open project: storyteller/Storyteller

Public Methods

Method Description
Initialize ( this system, Action onStarted ) : SystemRecycled

Method Details

Initialize() public static method

public static Initialize ( this system, Action onStarted ) : SystemRecycled
system this
onStarted Action
return StoryTeller.Remotes.SystemRecycled