RenderTargetCorruptedException(String, 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(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
new :
message : string *
innerException : Exception -> RenderTargetCorruptedException
Parameters
See Also
Reference
RenderTargetCorruptedException Class
RenderTargetCorruptedException Overload
Avalonia Namespace