Method | Description | |
---|---|---|
AddHandler ( IStoryHandler storyHandler ) : void | ||
CompositeHandler ( string name ) : System.Collections.Generic | ||
OnStart ( IStory story ) : void | ||
OnStop ( IStory story ) : void |
public AddHandler ( IStoryHandler storyHandler ) : void | ||
storyHandler | IStoryHandler | |
return | void |
public CompositeHandler ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |