C# Class PKStudio.PortingKitWrapper.SearchComplitedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: AlexandrSurkov/PKStudio

Public Methods

Method Description
SearchComplitedEventArgs ( SearchResultsHolder SearchResults ) : System

Method Details

SearchComplitedEventArgs() public method

public SearchComplitedEventArgs ( SearchResultsHolder SearchResults ) : System
SearchResults SearchResultsHolder
return System