Method | Description | |
---|---|---|
CreateFile ( string name, Action |
||
DeleteFile ( string name ) : void | ||
Dispose ( ) : void | ||
GetFileNames ( string filter ) : IEnumerable |
||
IsolatedStorageTransactionRecoveryContext ( ) : System | ||
OpenRead ( string name ) : Stream |
public CreateFile ( string name, Action |
||
name | string | |
createFile | Action |
|
return | void |
public GetFileNames ( string filter ) : IEnumerable |
||
filter | string | |
return | IEnumerable |
public IsolatedStorageTransactionRecoveryContext ( ) : System | ||
return | System |