-
Notifications
You must be signed in to change notification settings - Fork 35
Overload_CodeJam_CodeExceptions_ObjectDisposed
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
| Name | Description | |
|---|---|---|
|
ObjectDisposed(Type) | Throw this if the object is disposed. |
|
ObjectDisposed(Type, String, Object[]) | Throw this if the object is disposed. |