Constructor FontCacheVersionException
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
FontCacheVersionException()
public FontCacheVersionException()
FontCacheVersionException(string?)
public FontCacheVersionException(string? message)
Parameters
message
string
FontCacheVersionException(Exception?)
public FontCacheVersionException(Exception? innerException)
Parameters
innerException
Exception
FontCacheVersionException(string?, Exception?)
public FontCacheVersionException(string? message, Exception? innerException)
Parameters
message
string
innerException
Exception