Class Strings
Inheritance
System.Object
Strings
Namespace: Microsoft.CST.AttackSurfaceAnalyzer.Utils
Assembly: AsaLib.dll
Syntax
public static class Strings : object
Methods
| Improve this Doc View SourceGet(String)
Declaration
public static string Get(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key |
Returns
| Type | Description |
|---|---|
| System.String |
Setup(String)
Declaration
public static void Setup(string locale = "")
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | locale |