Show / Hide Table of Contents

Class Strings

Inheritance
System.Object
Strings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AttackSurfaceAnalyzer.Utils
Assembly: AsaLib.dll
Syntax
public static class Strings

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
Back to top Generated by DocFX