Table of Contents

Method TryGetValue

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

TryGetValue(string, out string?)

public bool TryGetValue(string key, out string? value)

Parameters

key string
value string

Returns

bool