Class FileLoadExceptionImpl
Inheritance
System.Object
FileLoadExceptionImpl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.System_Plugs.System.IO
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class FileLoadExceptionImpl
Methods
| Improve this Doc View SourceFormatFileLoadExceptionMessage(String, Int32)
Declaration
public static string FormatFileLoadExceptionMessage(string fileName, int hResult)
Parameters
Type | Name | Description |
---|---|---|
System.String | fileName | |
System.Int32 | hResult |
Returns
Type | Description |
---|---|
System.String |
ToString(FileLoadException)
Declaration
public static string ToString(FileLoadException aThis)
Parameters
Type | Name | Description |
---|---|---|
FileLoadException | aThis |
Returns
Type | Description |
---|---|
System.String |