Ejemplo n.º 1
0
 public static void Catch(string tag, string value)
 {
     m_recorder?.Catch(tag, value);
 }