Пример #1
0
 public static string ToString(IncidentEvent ie)
 {
     return(ie.ToString() + "PrefabV2");
 }