Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Brunet
Collections
Cache.MissArgs
C# Class Brunet.Collections.Cache.MissArgs
Inheritance:
System.EventArgs
Show file
Open project: pstjuste/brunet
Public Properties
Property
Type
Description
Key
object
Public Methods
Method
Description
MissArgs
(
object
key
) :
System
Method Details
MissArgs()
public
method
public
MissArgs
(
object
key
) :
System
key
object
return
System
Property Details
Key
public property
public
object
Key
return
object