C# Class Sharplike.Mapping.PageCallbackInfo

显示文件 Open project: eropple/sharplike Class Usage Examples

Public Methods

Method Description
PageCallbackInfo ( System.Int64 callTime, IPageCallbacker target, PageActionDelegate method ) : System

Method Details

PageCallbackInfo() public method

public PageCallbackInfo ( System.Int64 callTime, IPageCallbacker target, PageActionDelegate method ) : System
callTime System.Int64
target IPageCallbacker
method PageActionDelegate
return System