C# Class Sharplike.Mapping.PageCallbackInfo

Afficher le fichier Open project: eropple/sharplike Class Usage Examples

Méthodes publiques

Méthode Description
PageCallbackInfo ( System.Int64 callTime, IPageCallbacker target, PageActionDelegate method ) : System

Method Details

PageCallbackInfo() public méthode

public PageCallbackInfo ( System.Int64 callTime, IPageCallbacker target, PageActionDelegate method ) : System
callTime System.Int64
target IPageCallbacker
method PageActionDelegate
Résultat System