Class FileLoadExceptionImpl
Inheritance
System.Object
FileLoadExceptionImpl
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class FileLoadExceptionImpl : object
Methods
|
Improve this Doc
View Source
Declaration
public static string FormatFileLoadExceptionMessage(string fileName, int hResult)
Parameters
Type |
Name |
Description |
System.String |
fileName |
|
System.Int32 |
hResult |
|
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ToString(FileLoadException)
Declaration
public static string ToString(FileLoadException aThis)
Parameters
Type |
Name |
Description |
FileLoadException |
aThis |
|
Returns
Type |
Description |
System.String |
|