TryGetValue
Summary
public virtual bool TryGetValue(Guid guid, out string value)
Tries to a value from the Storage dictionary with the specified key.
Returns
on success;on failure
public virtual bool TryGetValue(Guid guid, out string value)
Tries to a value from the Storage dictionary with the specified key.
on success;on failure