예제 #1
0
 public bool IsLightBulbSessionExpanded()
 {
     return(_inProc.IsLightBulbSessionExpanded());
 }
예제 #2
0
 public bool IsLightBulbSessionExpanded()
 => _editorInProc.IsLightBulbSessionExpanded();
예제 #3
0
 public bool IsLightBulbSessionExpanded()
 => _inProc.IsLightBulbSessionExpanded();