Table of Contents

Class PluginCheck

Namespace
VisioForge.Core.Experimental
Assembly
VisioForge.Core.dll

Class PluginCheck.

public static class PluginCheck

Inheritance

Inherited Members

Methods

IsAvailable(string)

Determines whether the specified name is available.

public static bool IsAvailable(string name)

Parameters

name string

The name.

Returns

bool

true if the specified name is available; otherwise, false.