RenderTargetCorruptedException(Exception) Constructor
Initializes a new instance of the RenderTargetCorruptedException class
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RenderTargetCorruptedException(
Exception innerException
)
Public Sub New (
innerException As Exception
)
new :
innerException : Exception -> RenderTargetCorruptedException
Parameters
See Also
Reference
RenderTargetCorruptedException Class
RenderTargetCorruptedException Overload
Avalonia Namespace