C# Class FreakOut.classes.ProviderInterface

Exibir arquivo Open project: henryford/FreakOut Class Usage Examples

Public Methods

Method Description
ProviderInterface ( List Providerlist, Logger LogFacility ) : System.Collections.Generic
Search ( Game GameToSearch, int Retention ) : List

Method Details

ProviderInterface() public method

public ProviderInterface ( List Providerlist, Logger LogFacility ) : System.Collections.Generic
Providerlist List
LogFacility Logger
return System.Collections.Generic

Search() public method

public Search ( Game GameToSearch, int Retention ) : List
GameToSearch Game
Retention int
return List