Class ExtensionLibraryHelper
Inheritance
ExtensionLibraryHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ExtensionLibraryHelper
Methods
Extensions(ComWrapper<IExtensionLibrary>)
List of extensions included into the library
Declaration
public static ComWrapper<IListExtension> Extensions(this ComWrapper<IExtensionLibrary> libCom)
Parameters
Returns
Info(ComWrapper<IExtensionLibrary>)
Declaration
public static ComWrapper<IExtensionLibraryInfo> Info(this ComWrapper<IExtensionLibrary> libCom)
Parameters
Returns