Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Practices
Phone
Testing
MockIsolatedStorageFacade
C# Class Microsoft.Practices.Phone.Testing.MockIsolatedStorageFacade
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