public static void Start() { if (_Webcam != null) { _Webcam.Start(); } }
public static void Start() { _Webcam.Start(); }