Easing is cool.

Here’s some completely unrelated code to prove it:

public OpcManager() {
	OpcServer = new OPCAutomation.OPCServer();
	Group = new Dictionary<string, opcgroup="">();
	IsConnected = false;
}