Пример #1
0
 public static void SaveLogKind(LogKind logKind)
 {
     throw new NotImplementedException();
     // TODO: append to log kind file a new line with this kind
     // return newly created kind
 }