C# 클래스 FreakOut.classes.ProviderInterface

파일 보기 프로젝트 열기: henryford/FreakOut 1 사용 예제들

공개 메소드들

메소드 설명
ProviderInterface ( List Providerlist, Logger LogFacility ) : System.Collections.Generic
Search ( Game GameToSearch, int Retention ) : List

메소드 상세

ProviderInterface() 공개 메소드

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

Search() 공개 메소드

public Search ( Game GameToSearch, int Retention ) : List
GameToSearch Game
Retention int
리턴 List