C# 클래스 StorageLibrary.StorageTmp

상속: IStorage
파일 보기 프로젝트 열기: ismaelbelghiti/Tigwi 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
account AccountStorageTmp
list ListStorageTmp
msg MsgStorageTmp
user UserStorageTmp

공개 메소드들

메소드 설명
InitWithStupidData ( ) : void
StorageTmp ( ) : System
afficheDebug ( ) : void

메소드 상세

InitWithStupidData() 공개 메소드

public InitWithStupidData ( ) : void
리턴 void

StorageTmp() 공개 메소드

public StorageTmp ( ) : System
리턴 System

afficheDebug() 공개 메소드

public afficheDebug ( ) : void
리턴 void

프로퍼티 상세

account 공개적으로 프로퍼티

public AccountStorageTmp,StorageLibrary account
리턴 AccountStorageTmp

list 공개적으로 프로퍼티

public ListStorageTmp,StorageLibrary list
리턴 ListStorageTmp

msg 공개적으로 프로퍼티

public MsgStorageTmp,StorageLibrary msg
리턴 MsgStorageTmp

user 공개적으로 프로퍼티

public UserStorageTmp,StorageLibrary user
리턴 UserStorageTmp