Пример #1
0
 public static string VectorToString(LSL_Vector x)
 {
     return(x.ToString());
 }