CommandServiceBaseInvoke Method |
Namespace: SampSharp.Entities.SAMP.Commands
protected InvokeResult Invoke( IServiceProvider services, Object[] prefix, string inputText )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if prefix is null when it must contain values. |
| ArgumentException | Thrown if prefix is empty when it must contain values. |