Table of Contents

Class PackageVersionRangeExtensions

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll
public static class PackageVersionRangeExtensions
Inheritance
PackageVersionRangeExtensions

Methods

ToFilter(PackageVersionRange)

public static Func<Package, bool> ToFilter(this PackageVersionRange versionInfo)

Parameters

versionInfo PackageVersionRange

Returns

Func<Package, bool>