C# Class Tigwi.Storage.Library.StorageTmp

Inheritance: IStorage
Show file Open project: ismaelbelghiti/Tigwi Class Usage Examples

Public Properties

Property Type Description
account AccountStorageTmp
list ListStorageTmp
msg MsgStorageTmp
user UserStorageTmp

Public Methods

Method Description
InitWithStupidData ( ) : void
StorageTmp ( ) : System
afficheDebug ( ) : void

Method Details

InitWithStupidData() public method

public InitWithStupidData ( ) : void
return void

StorageTmp() public method

public StorageTmp ( ) : System
return System

afficheDebug() public method

public afficheDebug ( ) : void
return void

Property Details

account public property

public AccountStorageTmp,Tigwi.Storage.Library account
return AccountStorageTmp

list public property

public ListStorageTmp,Tigwi.Storage.Library list
return ListStorageTmp

msg public property

public MsgStorageTmp,Tigwi.Storage.Library msg
return MsgStorageTmp

user public property

public UserStorageTmp,Tigwi.Storage.Library user
return UserStorageTmp