C# Class Flatwhite.MethodInfoCache

Afficher le fichier Open project: vanthoainguyen/Flatwhite Class Usage Examples

Méthodes publiques

Свойство Type Description
AttributeCache List>.IDictionary
HashCodeGeneratorCache IHashCodeGenerator>.IDictionary
InterceptableCache bool>.IDictionary
OutputCacheAttributeCache OutputCacheAttribute>.IDictionary
PhoenixFireCage Phoenix>.IDictionary
VaryParamsCache IDictionary>

Méthodes publiques

Méthode Description
MethodInfoCache ( ) : System

Use ToStringHashCodeGenerator for all primitive types Use DefaultHashCodeGenerator for unregistered types

Method Details

MethodInfoCache() public méthode

Use ToStringHashCodeGenerator for all primitive types Use DefaultHashCodeGenerator for unregistered types
public MethodInfoCache ( ) : System
Résultat System

Property Details

AttributeCache public_oe property

public IDictionary> AttributeCache
Résultat List>.IDictionary

HashCodeGeneratorCache public_oe property

public IDictionary HashCodeGeneratorCache
Résultat IHashCodeGenerator>.IDictionary

InterceptableCache public_oe property

public IDictionary InterceptableCache
Résultat bool>.IDictionary

OutputCacheAttributeCache public_oe property

public IDictionary OutputCacheAttributeCache
Résultat OutputCacheAttribute>.IDictionary

PhoenixFireCage public_oe property

public IDictionary PhoenixFireCage
Résultat Phoenix>.IDictionary

VaryParamsCache public_oe property

public IDictionary> VaryParamsCache
Résultat IDictionary>