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