Add new to Value Property of the LazyAsync clas

This commit is contained in:
弘韬 张 2020-11-25 23:26:35 +08:00
parent b3df2fd590
commit dd8a31ccd8

View file

@ -20,7 +20,7 @@ namespace Flow.Launcher.ViewModel
private readonly Action _updateCallback;
public T Value
public new T Value
{
get
{