ArgumentGuardHasElements Method |
Namespace: KSPDev.ProcessingUtils
public static void HasElements( IList arg, string argName, string message = null, Object context = null )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the argument is an empty string. |