Пример #1
0
 public static int GetRecordingStopTime(int recordingId)
 {
     return(serverIntf.GetRecordingStopTime(recordingId));
 }