Class PluginCheck
- Namespace
- VisioForge.Core.Experimental
- Assembly
- VisioForge.Core.dll
Class PluginCheck.
public static class PluginCheckInheritance
Inherited Members
Methods
IsAvailable(string)
Determines whether the specified name is available.
public static bool IsAvailable(string name)Parameters
namestring-
The name.
Returns
- bool
-
trueif the specified name is available; otherwise,false.