C# Class Microsoft.Practices.Phone.Adapters.IsolatedStorageFacade

Inheritance: IIsolatedStorageFacade
Mostra file Open project: follesoe/TestableGeoTrackerDemo

Public Methods

Method Description
CreateStream ( string path, FileMode mode ) : IIsolatedStorageFileStream

Method Details

CreateStream() public method

public CreateStream ( string path, FileMode mode ) : IIsolatedStorageFileStream
path string
mode FileMode
return IIsolatedStorageFileStream