Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Indiefreaks
Xna
Storage
FileActionCompletedEventArgs
C# Class Indiefreaks.Xna.Storage.FileActionCompletedEventArgs
Used for the arguments for SaveAsync, LoadAsync, and DeleteAsync.
Afficher le fichier
Open project: Indiefreaks/igf
Class Usage Examples
Méthodes publiques
Méthode
Description
FileActionCompletedEventArgs
(
Exception
error
,
object
userState
) :
System
Method Details
FileActionCompletedEventArgs()
public
méthode
public
FileActionCompletedEventArgs
(
Exception
error
,
object
userState
) :
System
error
System.Exception
userState
object
Résultat
System