Namespace Volo.Abp.Text.Formatting
Classes
FormattedStringValueExtracter
This class is used to extract dynamic values from a formatted string.
It works as reverse of
FormattedStringValueExtracter.ExtractionResult
Used as return value of Extract(String, String, Boolean) method.