C# Class RavenFS.Studio.Infrastructure.ItemsRealizedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
ItemsRealizedEventArgs ( int startIndex, int count ) : System

Method Details

ItemsRealizedEventArgs() public méthode

public ItemsRealizedEventArgs ( int startIndex, int count ) : System
startIndex int
count int
Résultat System