desktop/Eryph.ClientRuntime.Configuration.Commands.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Eryph.ClientRuntime.Configuration.Commands</name> </assembly> <members> <member name="P:Eryph.ClientRuntime.Configuration.RemoveEryphClientConfigurationCmdlet.Force"> <summary> This parameter overrides the ShouldContinue call to force the cmdlet to stop its operation. This parameter should always be used with caution. </summary> </member> <member name="P:Eryph.ClientRuntime.Configuration.RemoveEryphClientConfigurationCmdlet.PassThru"> <summary> This parameter indicates that the cmdlet should return an object to the pipeline after the processing has been completed. </summary> </member> <member name="P:Eryph.ClientRuntime.Configuration.SetEryphClientConfigurationCmdlet.PassThru"> <summary> This parameter indicates that the cmdlet should return an object to the pipeline after the processing has been completed. </summary> </member> <member name="T:Eryph.ClientRuntime.Configuration.UnsafeAssemblyHandler"> <summary> This module initializer will redirect all assemblies in case we deliver a newer version. It is required as System.Text.Json uses System.Buffer and System.CompilerServices.Unsafe in a minimal higher version then included with .net framework 462. </summary> </member> </members> </doc> |