Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
fBaseXtensions
Cache
Internal
Objects
CacheGizmo
C# Class fBaseXtensions.Cache.Internal.Objects.CacheGizmo
Inheritance:
CacheObject
Mostrar archivo
Open project: herbfunk/Funky
Private Properties
Property
Type
Description
Public Methods
Method
Description
CacheGizmo
(
CacheObject
baseobj
) :
System
IsStillValid
( ) :
bool
UpdateData
( ) :
bool
UpdateWeight
( ) :
void
Method Details
CacheGizmo()
public
method
public
CacheGizmo
(
CacheObject
baseobj
) :
System
baseobj
CacheObject
return
System
IsStillValid()
public
method
public
IsStillValid
( ) :
bool
return
bool
UpdateData()
public
method
public
UpdateData
( ) :
bool
return
bool
UpdateWeight()
public
method
public
UpdateWeight
( ) :
void
return
void