C# Class FastListViewDemo.Base.TaskUtilities

Show file Open project: xamarin-plaroche/FastListView

Public Methods

Method Description
FireAndForgetSafeAsync ( Task task, IErrorHandler handler = null ) : void

Method Details

FireAndForgetSafeAsync() public static method

public static FireAndForgetSafeAsync ( Task task, IErrorHandler handler = null ) : void
task Task
handler IErrorHandler
return void