CoreModule
The CoreModule class defines general functions in the core module.
Definition
Namespace: Dynamsoft.Core
public class CoreModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the core module. |
GetVersion
Returns the version of the core module.
static string GetVersion()
Return Value
Returns a string representing the version of the core module.