Click or drag to resize

TypeRegistryExtensions Class

Defines extension functions related to TypeRegistry manipulation.
Inheritance Hierarchy
SystemObject
  GSF.ComponentModelTypeRegistryExtensions

Namespace: GSF.ComponentModel
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.191-beta+925724bd48239ba1d4417fe63f8c4977892ab734
Syntax
public static class TypeRegistryExtensions
View Source

The TypeRegistryExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodClone Clones the specified typeRegistry.
Public Extension MethodRegisterSymbols Registers the specified symbols into the targetTypeRegistry.
Top
See Also