public NetDelegate (AppDelegate controller) { _controller = controller; }
public NetDelegate(AppDelegate controller) { _controller = controller; }