Table of Contents

Method GetString

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

GetString(string, string, string)

public static string GetString(string scope, string key, string defaultValue = "")

Parameters

scope string
key string
defaultValue string

Returns

string