-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotReloadHandshakeResult
-
Constructors
-
SourceGenHotReloadHandshakeResult(Boolean, Boolean, String, Exception?)
SourceGenHotReloadHandshakeResult(Boolean, Boolean, String, Exception?) Constructor
Definition
public SourceGenHotReloadHandshakeResult(bool isSuccess, bool isPending, string message, Exception? exception = null)
Parameters