public dlgCaptureFingerPrint(string sensor, FingerPrints controller, FingerprintCore fpCore) : this() { Sensor = sensor; Controller = controller; FPCore = fpCore; }