-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotDesignApplyResult
-
Constructors
-
SourceGenHotDesignApplyResult(Boolean, String, String?, Type?, String?, Boolean, Boolean, Int32, Int32, Int32, Boolean, Boolean, Exception?)
SourceGenHotDesignApplyResult(Boolean, String, String?, Type?, String?, Boolean, Boolean, Int32, Int32, Int32, Boolean, Boolean, Exception?) Constructor
Definition
public SourceGenHotDesignApplyResult(bool Succeeded, string Message, string? BuildUri = null, Type? TargetType = null, string? SourcePath = null, bool SourcePersisted = false, bool MinimalDiffApplied = false, int MinimalDiffStart = -1, int MinimalDiffRemovedLength = 0, int MinimalDiffInsertedLength = 0, bool HotReloadObserved = false, bool RuntimeFallbackApplied = false, Exception? Error = null)
Parameters
- MinimalDiffRemovedLength
- Int32
- MinimalDiffInsertedLength
- Int32