🌈 搜索
📅  最后修改于: 2022-03-11 14:49:08.492000             🧑  作者: Mango
if (_tags.TryGetValue(tag, out string myValue)) { // use myValue; } // use myValue, still in scope, null if not found