-
Notifications
You must be signed in to change notification settings - Fork 35
T_CodeJam_IO_IoCodeExceptions
Andrew Koryavchenko edited this page Jun 17, 2018
·
2 revisions
IO exception factory class
System.Object
CodeJam.IO.IoCodeExceptions
Namespace: CodeJam.IO
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static class IoCodeExceptions
VB
Public NotInheritable Class IoCodeExceptions
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type IoCodeExceptions = class end
The IoCodeExceptions type exposes the following members.
Back to Top