public void ShowGuid() { _guidService.ShowGuid(); }
public void Trigger() { _guidService.ShowGuid(); _guidWrapperService.ShowGuid(); }