C# Class SoftwareKobo.UniversalToolkit.AwaitableUI.StoryboardExtensions

显示文件 Open project: h82258652/SoftwareKobo.UniversalToolkit

Public Methods

Method Description
BeginAsync ( this storyboard ) : System.Threading.Tasks.Task

Method Details

BeginAsync() public static method

public static BeginAsync ( this storyboard ) : System.Threading.Tasks.Task
storyboard this
return System.Threading.Tasks.Task