C# 클래스 Flatwhite.MethodInfoCache

파일 보기 프로젝트 열기: vanthoainguyen/Flatwhite 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AttributeCache List>.IDictionary
HashCodeGeneratorCache IHashCodeGenerator>.IDictionary
InterceptableCache bool>.IDictionary
OutputCacheAttributeCache OutputCacheAttribute>.IDictionary
PhoenixFireCage Phoenix>.IDictionary
VaryParamsCache IDictionary>

공개 메소드들

메소드 설명
MethodInfoCache ( ) : System

Use ToStringHashCodeGenerator for all primitive types Use DefaultHashCodeGenerator for unregistered types

메소드 상세

MethodInfoCache() 공개 메소드

Use ToStringHashCodeGenerator for all primitive types Use DefaultHashCodeGenerator for unregistered types
public MethodInfoCache ( ) : System
리턴 System

프로퍼티 상세

AttributeCache 공개적으로 프로퍼티

public IDictionary> AttributeCache
리턴 List>.IDictionary

HashCodeGeneratorCache 공개적으로 프로퍼티

public IDictionary HashCodeGeneratorCache
리턴 IHashCodeGenerator>.IDictionary

InterceptableCache 공개적으로 프로퍼티

public IDictionary InterceptableCache
리턴 bool>.IDictionary

OutputCacheAttributeCache 공개적으로 프로퍼티

public IDictionary OutputCacheAttributeCache
리턴 OutputCacheAttribute>.IDictionary

PhoenixFireCage 공개적으로 프로퍼티

public IDictionary PhoenixFireCage
리턴 Phoenix>.IDictionary

VaryParamsCache 공개적으로 프로퍼티

public IDictionary> VaryParamsCache
리턴 IDictionary>