예제 #1
0
 ///GENMHASH:D9345593486BB5001FF0487CDADE6400:D4DB187C06FE363E81EB7F39C18B0357
 internal void WithFileTaskRunRequest(FileTaskRunRequest fileTaskRunRequest)
 {
     this.fileTaskRunRequest          = fileTaskRunRequest;
     this.fileTaskRunRequest.Platform = this.platform;
 }
예제 #2
0
 ///GENMHASH:168EBC798886432320494783A4FF62F8:9F1E8889C1875C16EC22C310D962C4AF
 internal RegistryFileTaskRunRequestImpl(RegistryTaskRunImpl registryTaskRunImpl)
 {
     this.inner = new FileTaskRunRequest();
     this.registryTaskRunImpl = registryTaskRunImpl;
 }