Show / Hide Table of Contents

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 Source

Get(String)

Declaration
public static string Get(string key)
Parameters
Type Name Description
System.String key
Returns
Type Description
System.String
| Improve this Doc View Source

Setup(String)

Declaration
public static void Setup(string locale = "")
Parameters
Type Name Description
System.String locale
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX