Factory to create instance of string interpreters.
Inheritance Hierarchy
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public static class InterpreterFactory
Public NotInheritable Class InterpreterFactory
public ref class InterpreterFactory abstract sealed
The InterpreterFactory type exposes the following members.
Methods
| Name | Description |
---|
| GetDefault |
Get the default interpreter for the specified user.
|
TopSee Also