Summary

public virtual bool TryGetValue(Guid guid, out string value)

Tries to a value from the Storage dictionary with the specified key.

Returns

bool

on success;on failure

Parameters