예제 #1
0
 public bool IsShutdown()
 => vgcSetting.IsShutdown();
예제 #2
0
 public bool IsShutdown() => isDisposing || vgcSetting.IsShutdown();