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
Indiefreaks
Xna
Storage
IsolatedStorageSaveDevice.FileOperationState
C# Class Indiefreaks.Xna.Storage.IsolatedStorageSaveDevice.FileOperationState
State object used for our operations.
Mostra file
Open project: Indiefreaks/igf
Public Properties
Property
Type
Description
Action
FileAction
Container
string
File
string
Pattern
string
UserState
object
Public Methods
Method
Description
Reset
( ) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
Property Details
Action
public_oe property
public
FileAction
Action
return
FileAction
Container
public_oe property
public
string
Container
return
string
File
public_oe property
public
string
File
return
string
Pattern
public_oe property
public
string
Pattern
return
string
UserState
public_oe property
public
object
UserState
return
object