C# Class ArkaliaCore.Realm.Database.Tables.AccountCharacterTable

ファイルを表示 Open project: Emudofus/ArkaliaCore

Public Properties

Property Type Description
Cache List
Collums string

Public Methods

Method Description
Delete ( Models character ) : void
Insert ( Models character ) : void
Load ( ) : void

Method Details

Delete() public static method

public static Delete ( Models character ) : void
character Models
return void

Insert() public static method

public static Insert ( Models character ) : void
character Models
return void

Load() public static method

public static Load ( ) : void
return void

Property Details

Cache public_oe static_oe property

public static List Cache
return List

Collums public_oe static_oe property

public static string Collums
return string