Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ArkaliaCore
Realm
Database
Tables
AccountCharacterTable
C# 클래스 ArkaliaCore.Realm.Database.Tables.AccountCharacterTable
파일 보기
프로젝트 열기: Emudofus/ArkaliaCore
공개 프로퍼티들
프로퍼티
타입
설명
Cache
List
Collums
string
공개 메소드들
메소드
설명
Delete
(
Models
character
) :
void
Insert
(
Models
character
) :
void
Load
( ) :
void
메소드 상세
Delete()
공개
정적인
메소드
public
static
Delete
(
Models
character
) :
void
character
Models
리턴
void
Insert()
공개
정적인
메소드
public
static
Insert
(
Models
character
) :
void
character
Models
리턴
void
Load()
공개
정적인
메소드
public
static
Load
( ) :
void
리턴
void
프로퍼티 상세
Cache
공개적으로 정적으로 프로퍼티
public
static
List
Cache
리턴
List
Collums
공개적으로 정적으로 프로퍼티
public
static
string
Collums
리턴
string