Interface IStory
public interface IStory
- Extension Methods
Methods
Start(UIElement)
void Start(UIElement element)
Parameters
element
UIElement
Stop()
void Stop()
public interface IStory
void Start(UIElement element)
element
UIElementvoid Stop()