TryRedo(String?, out String?) Method

Definition

Namespace Svg.Editor.Core
Assembly Svg.Editor.Core.dll
public bool TryRedo(string? currentXml, scoped out string? xml)

Parameters

currentXml
String?
xml
String?

Returns