Ejemplo n.º 1
0
 public bool IsLightBulbSessionExpanded()
 {
     return(_inProc.IsLightBulbSessionExpanded());
 }
Ejemplo n.º 2
0
 public bool IsLightBulbSessionExpanded()
 => _editorInProc.IsLightBulbSessionExpanded();
Ejemplo n.º 3
0
 public bool IsLightBulbSessionExpanded()
 => _inProc.IsLightBulbSessionExpanded();