C# Class Brunet.Collections.Cache.MissArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
Key object

Méthodes publiques

Méthode Description
MissArgs ( object key ) : System

Method Details

MissArgs() public méthode

public MissArgs ( object key ) : System
key object
Résultat System

Property Details

Key public_oe property

public object Key
Résultat object