Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
fBaseXtensions
Cache
External
Objects
CacheEntry
C# Class fBaseXtensions.Cache.External.Objects.CacheEntry
显示文件
Open project: herbfunk/Funky
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
Protected Methods
Method
Description
CacheEntry
( ) :
System
CacheEntry
(
int
snoID
) :
System
Method Details
CacheEntry()
protected
method
protected
CacheEntry
( ) :
System
return
System
CacheEntry()
protected
method
protected
CacheEntry
(
int
snoID
) :
System
snoID
int
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string