'Declaration Public Overloads Shared Function CreateErrorImage( _
ByVal exceptionИсключение.As System.Exception _
) As VintasoftImage
public static VintasoftImage CreateErrorImage(
System.Exception exception
)
public: static VintasoftImage* CreateErrorImage(
System.Exception* exception
)
public:
static VintasoftImage^ CreateErrorImage(
System.Exception^ exception
)
Parameters
- exception
- Исключение.
Return Value
Изображение ошибки.