C# Class Tigwi.Storage.Library.StorageTmp

Inheritance: IStorage
ファイルを表示 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_oe property

public AccountStorageTmp,Tigwi.Storage.Library account
return AccountStorageTmp

list public_oe property

public ListStorageTmp,Tigwi.Storage.Library list
return ListStorageTmp

msg public_oe property

public MsgStorageTmp,Tigwi.Storage.Library msg
return MsgStorageTmp

user public_oe property

public UserStorageTmp,Tigwi.Storage.Library user
return UserStorageTmp