Microsoft.R.Components.PackageManager.Implementation.ViewModel.RPackageViewModel.UpdateAsync C# (CSharp) Method

UpdateAsync() public method

public UpdateAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task
        public Task UpdateAsync() => _owner.UpdateAsync(this);