Provider.UnlockIsValid

public static bool UnlockIsValid(VersionControl.AssetList assets);
public static bool UnlockIsValid(VersionControl.Asset asset);

Parameters

assetsThe assets to lock.
assetThe asset to lock.

Description 描述

Returns true if locking the assets is a valid operation.