C# Class Elevator_Manager.CachedLift

Inheritance: System.ComponentModel.Component, ICachedReport
ファイルを表示 Open project: NanQi/demo

Private Properties

Property Type Description

Public Methods

Method Description
CachedLift ( ) : System
CreateReport ( ) : CrystalDecisions.CrystalReports.Engine.ReportDocument
GetCustomizedCacheKey ( RequestContext request ) : string

Method Details

CachedLift() public method

public CachedLift ( ) : System
return System

CreateReport() public method

public CreateReport ( ) : CrystalDecisions.CrystalReports.Engine.ReportDocument
return CrystalDecisions.CrystalReports.Engine.ReportDocument

GetCustomizedCacheKey() public method

public GetCustomizedCacheKey ( RequestContext request ) : string
request RequestContext
return string