Пример #1
0
 public static ErrorNumber GetFileDuration(ref int seconds)
 {
     return((ErrorNumber)PlcmHelper.getFileDuration(ref seconds));
 }