Class Helper
Inheritance
System.Object
Helper
Namespace: Simplic.Framework.Extension
Assembly: Simplic.Framework.Extension.dll
Syntax
public class Helper : object
Methods
| Improve this Doc View SourceGetStackNameByGuid(Guid)
Get a StackName by its guid
Declaration
public static string GetStackNameByGuid(Guid Guid)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | Guid | Guid |
Returns
| Type | Description |
|---|---|
| System.String | StackName |