Click or drag to resize

IInterpreter Interface

Interpreter of strings.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IInterpreter

The IInterpreter type exposes the following members.

Methods
  NameDescription
Public methodCode exampleInterpret
Interpret the macros in the specified text.
Top
See Also