Interpreter of strings.
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public interface IInterpreter
Public Interface IInterpreter
public interface class IInterpreter
The IInterpreter type exposes the following members.
Methods
| Name | Description |
---|
| Interpret |
Interpret the macros in the specified text.
|
TopSee Also