C# 클래스 Memoizer.NET.HashHelper

파일 보기 프로젝트 열기: eirikt/Memoizer.NET

공개 메소드들

메소드 설명
CreateFunctionHash ( dynamic func ) : string
CreateParameterHash ( ) : string

비공개 메소드들

메소드 설명
GetObjectId ( object instance, bool &firstTime ) : long

메소드 상세

CreateFunctionHash() 공개 정적인 메소드

public static CreateFunctionHash ( dynamic func ) : string
func dynamic
리턴 string

CreateParameterHash() 공개 정적인 메소드

public static CreateParameterHash ( ) : string
리턴 string