Skip to content

Instantly share code, notes, and snippets.

View kdx-perbol's full-sized avatar
🤣
🤣

Per Bolmstedt (Kodexe) kdx-perbol

🤣
🤣
  • Kodexe
  • Malmö, Sweden
View GitHub Profile
using System;
using System.Configuration;
using System.Linq;
using inRiver.Remoting;
using inRiver.Remoting.Objects;
namespace goof.ConnectorStateViewer
{
public class Program
{