Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
fBaseXtensions
Cache
Internal
Objects
CacheGizmo
C# Class fBaseXtensions.Cache.Internal.Objects.CacheGizmo
Inheritance:
CacheObject
Afficher le fichier
Open project: herbfunk/Funky
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
CacheGizmo
(
CacheObject
baseobj
) :
System
IsStillValid
( ) :
bool
UpdateData
( ) :
bool
UpdateWeight
( ) :
void
Method Details
CacheGizmo()
public
méthode
public
CacheGizmo
(
CacheObject
baseobj
) :
System
baseobj
CacheObject
Résultat
System
IsStillValid()
public
méthode
public
IsStillValid
( ) :
bool
Résultat
bool
UpdateData()
public
méthode
public
UpdateData
( ) :
bool
Résultat
bool
UpdateWeight()
public
méthode
public
UpdateWeight
( ) :
void
Résultat
void