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