C# Class RavenFS.Studio.Infrastructure.ItemsRealizedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
ItemsRealizedEventArgs ( int startIndex, int count ) : System

Method Details

ItemsRealizedEventArgs() public method

public ItemsRealizedEventArgs ( int startIndex, int count ) : System
startIndex int
count int
return System