StiGuidUtils Class
Namespace: Stimulsoft.Base
This class contains a static method to generate a guid in string format.
Methods
| Method | Returns | Description |
|---|---|---|
NewGuid static |
string | Returns new guid based string. |
Method Details
NewGuid static
NewGuid(): string
Returns new guid based string.
Returns string