private static bool OnInfo(string[] arg) { Task.Run(async() => await UOC.InspectObjectAsync()); return(true); }