C# Class StorageLibrary.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,StorageLibrary account
return AccountStorageTmp

list public_oe property

public ListStorageTmp,StorageLibrary list
return ListStorageTmp

msg public_oe property

public MsgStorageTmp,StorageLibrary msg
return MsgStorageTmp

user public_oe property

public UserStorageTmp,StorageLibrary user
return UserStorageTmp