C# Class UnityPlatformWindowsPhone.Internals.StreamLocalResolver

Inheritance: IUriToStreamResolver
显示文件 Open project: Appverse/appverse-mobile

Public Methods

Method Description
UriToStreamAsync ( Uri uri ) : IAsyncOperation

Private Methods

Method Description
GetContent ( string path ) : Task

Method Details

UriToStreamAsync() public method

public UriToStreamAsync ( Uri uri ) : IAsyncOperation
uri Uri
return IAsyncOperation