예제 #1
0
 public byte[] GetChunk(bool isPreset)
 {
     return(_remoteVstService.GetChunk(_guid, isPreset));
 }