C# Class Universal.Torrent.Common.StorageFolderExtensions

Replaces the missing TryGetItemAsync method in Windows Phone 8.1
Mostra file Open project: haroldma/Universal.Torrent

Public Methods

Method Description
TryGetItemAsync ( this folder, string name ) : Task

Method Details

TryGetItemAsync() public static method

public static TryGetItemAsync ( this folder, string name ) : Task
folder this
name string
return Task