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

Afficher le fichier Open project: Emudofus/ArkaliaCore

Méthodes publiques

Свойство Type Description
Cache List
Collums string

Méthodes publiques

Méthode Description
Delete ( Models character ) : void
Insert ( Models character ) : void
Load ( ) : void

Method Details

Delete() public static méthode

public static Delete ( Models character ) : void
character Models
Résultat void

Insert() public static méthode

public static Insert ( Models character ) : void
character Models
Résultat void

Load() public static méthode

public static Load ( ) : void
Résultat void

Property Details

Cache public_oe static_oe property

public static List Cache
Résultat List

Collums public_oe static_oe property

public static string Collums
Résultat string