Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SagaDB
Mail
Mail
C# 클래스 SagaDB.Mail.Mail
파일 보기
프로젝트 열기: Willyham/SagaRO2
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ID
uint
content
string
creator
string
date
System.DateTime
durability
ushort
item
uint
read
byte
receiver
string
sender
string
stack
byte
topic
string
valid
byte
zeny
uint
프로퍼티 상세
ID
공개적으로 프로퍼티
public
uint
ID
리턴
uint
content
공개적으로 프로퍼티
public
string
content
리턴
string
creator
공개적으로 프로퍼티
public
string
creator
리턴
string
date
공개적으로 프로퍼티
public
DateTime,System
date
리턴
System.DateTime
durability
공개적으로 프로퍼티
public
ushort
durability
리턴
ushort
item
공개적으로 프로퍼티
public
uint
item
리턴
uint
read
공개적으로 프로퍼티
public
byte
read
리턴
byte
receiver
공개적으로 프로퍼티
public
string
receiver
리턴
string
sender
공개적으로 프로퍼티
public
string
sender
리턴
string
stack
공개적으로 프로퍼티
public
byte
stack
리턴
byte
topic
공개적으로 프로퍼티
public
string
topic
리턴
string
valid
공개적으로 프로퍼티
public
byte
valid
리턴
byte
zeny
공개적으로 프로퍼티
public
uint
zeny
리턴
uint