C# 클래스 EnableGameStream.PotentialFile

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

공개 메소드들

메소드 설명
FindFiles ( NVidiaService service, string deviceToPatch ) : IList
PatchFile ( DeviceEnumerator device ) : void

Start the patching

메소드 상세

FindFiles() 공개 정적인 메소드

public static FindFiles ( NVidiaService service, string deviceToPatch ) : IList
service NVidiaService
deviceToPatch string
리턴 IList

PatchFile() 공개 메소드

Start the patching
public PatchFile ( DeviceEnumerator device ) : void
device DeviceEnumerator
리턴 void