C# 클래스 SearchManager.Extensions, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
ClearCache ( DataContext, context ) : void
MakeLoadOptions ( Expression, func ) : DataLoadOptions

메소드 상세

ClearCache() 공개 정적인 메소드

public static ClearCache ( DataContext, context ) : void
context DataContext,
리턴 void

MakeLoadOptions() 공개 정적인 메소드

public static MakeLoadOptions ( Expression, func ) : DataLoadOptions
func Expression,
리턴 DataLoadOptions