-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotReloadRemoteUpdateRequest
-
Constructors
-
SourceGenHotReloadRemoteUpdateRequest(Int64, String?, Nullable, Boolean, IReadOnlyList, IReadOnlyList, String?)
SourceGenHotReloadRemoteUpdateRequest(Int64, String?, Nullable, Boolean, IReadOnlyList, IReadOnlyList, String?) Constructor
Definition
public SourceGenHotReloadRemoteUpdateRequest(long OperationId, string? RequestId, long? CorrelationId, bool ApplyAll, IReadOnlyList<string> TypeNames, IReadOnlyList<string> BuildUris, string? Trigger = null)
Parameters