Method ThrowContainerEmpty
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
ThrowContainerEmpty()
Throws an InvalidOperationException indicating the container is empty.
public static void ThrowContainerEmpty()
Exceptions
- InvalidOperationException
Always thrown.