C# Class SuspensionManager, CodeMash2013

显示文件 Open project: jkuemerle/CodeMash2013 Class Usage Examples

Public Methods

Method Description
RestoreAsync ( ) : Task
SaveAsync ( ) : Task

Method Details

RestoreAsync() static public method

static public RestoreAsync ( ) : Task
return Task

SaveAsync() static public method

static public SaveAsync ( ) : Task
return Task