示例#1
0
		public static bool CheckInvoke(this SynchronizationContext checkContext)
			=> checkContext.AreEqual(SynchronizationContext.Current);