C# Class StorageLibrary.StorageTmp

Inheritance: IStorage
Afficher le fichier Open project: ismaelbelghiti/Tigwi Class Usage Examples

Méthodes publiques

Свойство Type Description
account AccountStorageTmp
list ListStorageTmp
msg MsgStorageTmp
user UserStorageTmp

Méthodes publiques

Méthode Description
InitWithStupidData ( ) : void
StorageTmp ( ) : System
afficheDebug ( ) : void

Method Details

InitWithStupidData() public méthode

public InitWithStupidData ( ) : void
Résultat void

StorageTmp() public méthode

public StorageTmp ( ) : System
Résultat System

afficheDebug() public méthode

public afficheDebug ( ) : void
Résultat void

Property Details

account public_oe property

public AccountStorageTmp,StorageLibrary account
Résultat AccountStorageTmp

list public_oe property

public ListStorageTmp,StorageLibrary list
Résultat ListStorageTmp

msg public_oe property

public MsgStorageTmp,StorageLibrary msg
Résultat MsgStorageTmp

user public_oe property

public UserStorageTmp,StorageLibrary user
Résultat UserStorageTmp