Class ShellCommandCatalog
public class ShellCommandCatalog : ScriptableDatabase<ShellCommandCatalog.Repo, ShellCommandEntry, ShellCommandCatalog>
- Inheritance
-
objectShellCommandCatalog
Methods
IsSupportedOnThisOS(ShellCommandEntry)
public static bool IsSupportedOnThisOS(ShellCommandEntry def)
Parameters
Returns
- bool