C# Class SakilaBusinessLogic.my_aspnet_sessioncleanup

Inheritance: System.Data.Objects.DataClasses.EntityObject
Afficher le fichier Open project: Ecetera/appdynamics-sandpit Class Usage Examples

Private Properties

Свойство Type Description
OnIntervalMinutesChanged void
OnIntervalMinutesChanging void
OnLastRunChanged void
OnLastRunChanging void

Méthodes publiques

Méthode Description
Createmy_aspnet_sessioncleanup ( global lastRun, global intervalMinutes ) : my_aspnet_sessioncleanup

Create a new my_aspnet_sessioncleanup object.

Private Methods

Méthode Description
OnIntervalMinutesChanged ( ) : void
OnIntervalMinutesChanging ( global value ) : void
OnLastRunChanged ( ) : void
OnLastRunChanging ( global value ) : void

Method Details

Createmy_aspnet_sessioncleanup() public static méthode

Create a new my_aspnet_sessioncleanup object.
public static Createmy_aspnet_sessioncleanup ( global lastRun, global intervalMinutes ) : my_aspnet_sessioncleanup
lastRun global Initial value of the LastRun property.
intervalMinutes global Initial value of the IntervalMinutes property.
Résultat my_aspnet_sessioncleanup