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.181-beta
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